RE: Sort: implementation of sorting algorithms in C and CUDA

You are viewing a single comment's thread from:

Sort: implementation of sorting algorithms in C and CUDA

in utopian-io •  7 years ago  (edited)

The fastest sorting algorithm for CUDA I know of is radix sort.
It is included in the CUDA unbound library.
lsb_radix_sort_int32_keys.png

Authors get paid when people like you upvote their post.
If you enjoyed what you read here, create your account today and start earning FREE STEEM!