nickjillings / bitonic-sort
Bitonic Sort for C and CUDA
☆14Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for bitonic-sort
- CMake Examples (CMake, CMake+CUDA, CMake+CUDA+PandaRoot)☆41Updated 11 years ago
- ☆42Updated 6 years ago
- Communication-Minimizing 2D Convolution in GPU Registers☆30Updated 11 years ago
- Implementation of a few sorting algorithms in OpenCL☆33Updated 4 years ago
- Whippletree, a novel approach to scheduling dynamic, irregular workloads on the GPU☆21Updated 8 years ago
- A portable high-level API with CUDA or OpenCL back-end☆54Updated 7 years ago
- Parallel k-D Tree Construction☆55Updated 12 years ago
- A GPU-based LZSS compression algorithm, highly tuned for NVIDIA GPGPUs and for streaming data, leveraging the respective strengths of CPU…