Skip to content

modelflat/OCLRadixSort

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published