News

Parallel algorithm design is not easily reduced to simple recipes. Rather, it requires the sort of integrative thought that is commonly referred to as “creativity.” However, it can benefit from a ...
The team designed a fully dynamic APSP algorithm in the MPC model with low round complexity that is faster than all the existing static parallel APSP algorithms.
However, it is still confronted with challenges in parallel algorithm design and performance optimization at the same time.
Students taking the course for COMP_SCI 368 credit will work on labs that utilize advanced parallel programming, data layout, and algorithm decomposition concepts. Students taking the course for ...
His current research focuses on high performance computing and advanced computer architecture, including parallel algorithm design and mapping; micro-heterogeneous computing and cluster computing. His ...
The authors studied the technologies of GPU (Graphics Processing Unit) parallel computing and its optimized design for cryptography.
Topics include: binning, scatter/gather, cut-off summation, bin design, thread coarsening and binning, horizontal vs. vertical scaling, shared memory programming, message passing, data sharing models, ...