nickjillings / bitonic-sort
Bitonic Sort for C and CUDA
☆15Updated 6 years ago
Alternatives and similar repositories for bitonic-sort:
Users that are interested in bitonic-sort are comparing it to the libraries listed below
- A GPU-based LZSS compression algorithm, highly tuned for NVIDIA GPGPUs and for streaming data, leveraging the respective strengths of CPU…☆35Updated 9 years ago
- Portable 128-bit SIMD intrinsics☆58Updated last year
- Implementation of a few sorting algorithms in OpenCL☆35Updated 5 years ago
- CMake Examples (CMake, CMake+CUDA, CMake+CUDA+PandaRoot)☆41Updated 11 years ago
- This repository contains my experiments with compression-related algorithms☆35Updated 8 years ago
- Lock-free parallel disjoint set data structure (aka UNION-FIND) with path compression and union by rank☆64Updated 9 years ago
- SuiteSparse: a suite of sparse matrix packages by @DrTimothyAldenDavis et al. with native CMake support☆53Updated 8 months ago
- Giddy - A lightweight GPU decompression library☆42Updated 5 years ago
- Whippletree, a novel approach to scheduling dynamic, irregular workloads on the GPU☆21Updated 9 years ago
- Fast integer division with divisor not known at compile time. To be used primarily in CUDA kernels.☆70Updated 9 years ago
- ☆66Updated 11 years ago
- Polyfill some holes in the SSE intrinsics set☆50Updated 2 years ago
- C99/C++ header-only library for division via fixed-point multiplication by inverse☆50Updated 11 months ago
- Conjugate Gradient for Least Squares in CUDA☆52Updated 9 years ago
- Efficient CUDA Stream Compaction Library☆33Updated last year
- Communication-Minimizing 2D Convolution in GPU Registers☆30Updated 11 years ago
- ☆58Updated 2 years ago
- UME::SIMD A library for explicit simd vectorization.☆91Updated 7 years ago
- A portable high-level API with CUDA or OpenCL back-end☆54Updated 7 years ago
- Source code examples from the Parallel Forall Blog☆96Updated 6 years ago
- Example of how to use CUDA with CMake >= 3.8☆69Updated last year
- A library to benchmark CUDA code, similar to google benchmark.☆28Updated 3 years ago
- Full-speed Array of Structures access☆167Updated last year
- Fastest CPU (AVX/SSE) Horizontal Box Blur for image processing and computer vision☆10Updated 4 years ago
- TTC: A high-performance Compiler for Tensor Transpositions☆20Updated 7 years ago
- Fastest CPU (AVX/SSE) RGB to grayscale: 2-4x faster than OpenCV. For image processing/computer vision.☆91Updated 4 years ago
- Generalized Histograms for CUDA-capable GPUs☆43Updated 9 years ago
- a CUDA implementation of a priority queue☆84Updated 4 years ago
- Parallel Algorithm Scheduling Library☆106Updated 7 years ago
- Some C++ codes for computing a 1D and 2D convolution product using the FFT implemented with the GSL or FFTW☆58Updated 11 years ago