The fastest sorting algorithm for CUDA I know of is radix sort.
It is included in the CUDA unbound library.
You are viewing a single comment's thread from:
The fastest sorting algorithm for CUDA I know of is radix sort.
It is included in the CUDA unbound library.