mark-poscablo / gpu-prefix-sum
CUDA implementation of exclusive prefix sum via Blelloch's algorithm
☆28Updated 7 years ago
Alternatives and similar repositories for gpu-prefix-sum:
Users that are interested in gpu-prefix-sum are comparing it to the libraries listed below
- BGHT: High-performance static GPU hash tables.☆62Updated 6 months ago
- ☆64Updated last year
- CUDA Sparse-Matrix Vector Multiplication, using Sliced Coordinate format☆21Updated 6 years ago
- Efficient CUDA Stream Compaction Library☆33Updated last year
- Efficient SpGEMM on GPU using CUDA and CSR☆51Updated last year
- Fast CUDA 3x3 SVD☆72Updated 6 years ago
- Template for starting CUDA/C++ project using CMake with Github Action for CI☆29Updated 2 years ago
- Sparse-dense matrix-matrix multiplication on GPUs☆14Updated 6 years ago
- EGGS, a method to speed up sparse matrix operations when the same sparsity is used for multiple times. This repo contains examples that s…☆25Updated 4 years ago
- ☆91Updated 8 years ago
- An implementation of parallel exclusive scan in CUDA☆62Updated 7 years ago
- Fast integer division with divisor not known at compile time. To be used primarily in CUDA kernels.☆70Updated 9 years ago
- CUDA implementation of parallel radix sort using Blelloch scan☆62Updated last year
- ☆58Updated 7 months ago
- Some CUDA design patterns and a bit of template magic for CUDA☆150Updated last year
- Full-speed Array of Structures access☆167Updated last year
- A warp-oriented dynamic hash table for GPUs☆73Updated last year
- Sparse matrix computation library for GPU☆54Updated 4 years ago
- A simple profiler to count Nvidia PTX assembly instructions of OpenCL/SYCL/CUDA kernels for roofline model analysis.☆50Updated 2 weeks ago
- Multi-GPU Framework for Voxel Grid Computations☆48Updated 3 weeks ago
- Repository holding the code base to AC-SpGEMM : "Adaptive Sparse Matrix-Matrix Multiplication on the GPU"☆28Updated 4 years ago
- A GPU algorithm for sparse matrix-matrix multiplication☆70Updated 4 years ago
- ☆22Updated last year
- CNNs in Halide☆23Updated 9 years ago
- A symbolic asymptotic numerical solver☆33Updated 3 years ago
- ☆39Updated 3 years ago
- Generate simple index ranges in C++ and CUDA C++☆39Updated last year
- ☆29Updated 5 years ago
- Whippletree, a novel approach to scheduling dynamic, irregular workloads on the GPU☆21Updated 9 years ago
- ☆13Updated 8 years ago