oclBitonicsort Simple implementation of bitonic sort in CUDA. To build, run on command line: nvcc bitonicsort.cu To profile, run on command line: nvprof ./a.out