Skip to content

rgreenblatt/OCLRadixSort

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenCL Radix Sort algorithm implementation

This is a direct implementation of Radix Sort algorithm described here:

Marcho Zagha and Guy E. Blelloch. “Radix Sort For Vector Multiprocessor.”
Conference on High Performance Networking and Computing, pp. 712-721, 1991.

with ideas ( transpose func, some kernel tricks ) from here:

Philippe HELLUY, A portable implementation of the radix sort algorithm in OpenCL, HAL 2011.

About

OpenCL Radix Sort implementation / C++

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages