I am new to CUDA. I am trying to learn CUDA with the sample projected in SDK. But when I study the bitonic sorting algorithm, I find that the code does not always work. Sometimes the sorting result is wrong when I made some changes to the number of elements from 256 to some smaller numbers. Does somebody has the same experience? If there are some bugs with the code, can somebody know how to fix them. Thanks!
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Use of bitonic sort of CUDA | 5 | 11818 | March 19, 2010 | |
Bitnic sort, NVidia example | 0 | 502 | June 2, 2011 | |
Bitonic sort | 3 | 1746 | August 1, 2013 | |
Bitonic sort for keys only? How to use NVIDIA CUDA bitonic sort sample for sorting keys only? | 1 | 8532 | August 1, 2013 | |
How can i sort an array with CUDA? Who can tell me? | 5 | 7248 | June 26, 2008 | |
modifying bitonic sort | 2 | 1209 | November 17, 2015 | |
Btionic Sort in sdk Demo what's the bottleneck? | 3 | 2600 | June 26, 2008 | |
Bitonic Sort of the SDK : where can I found some explanations ? | 0 | 888 | April 27, 2010 | |
sorting on the GPU | 2 | 21422 | May 20, 2007 | |
Question about sort | 0 | 3195 | April 1, 2009 |