Cutting Edge Parallel Algorithms Research with CUDA

Originally published at: https://developer.nvidia.com/blog/cutting-edge-parallel-algorithms-research-cuda/

Leyuan Wang, a Ph.D. student in the UC Davis Department of Computer Science, presented one of only two “Distinguished Papers” of the 51 accepted at Euro-Par 2015. Euro-Par is a European conference devoted to all aspects of parallel and distributed processing held August 24-28 at Austria’s Vienna University of Technology. Leyuan’s paper Fast Parallel Suffix Array on the GPU,…

She does so good

Interesting work! In cudpp 2.2 I could only find cudppCompress and not cudppDecompress. Am I missing something obvious?

Hi Anders, currently we don't have cudppDecompress as a primitive in cudpp2.2, but it's promising to be added in the next version of cudpp.