Fast in-place sorting with CUDA based on bitonic sort

Source code for the bitonic sort as descriped in GPU Computing Gems Jade Edition, 2011, chapter 8: Fast in-place sorting with CUDA based on bitonic sort. See the README file in the attached zip-file for details. The zip-file contains also the source code for ibrsort which is descriped in the paper: Peters, Hagen; Schulz-Hildebrandt, Ole; Luttenberger, Norbert: A novel sorting algorithm for many-core architectures based on adaptive bitonic sort. To appear in: IPDPS 2012.

AttachmentSize
bs.zip47.67 KB