mark-poscablo / gpu-prefix-sumLinks
CUDA implementation of exclusive prefix sum via Blelloch's algorithm
☆29Updated 8 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
Sorting:
- BGHT: High-performance static GPU hash tables.☆72Updated 3 months ago
- ☆69Updated 3 weeks ago
- Fast integer division with divisor not known at compile time. To be used primarily in CUDA kernels.☆72Updated 9 years ago
- An implementation of parallel exclusive scan in CUDA☆65Updated 7 years ago
- Efficient CUDA Stream Compaction Library☆35Updated 2 years ago
- ☆93Updated 8 years ago
- CUDA implementation of parallel radix sort using Blelloch scan☆65Updated last year
- Full-speed Array of Structures access☆174Updated 2 years ago
- CUSP : A C++ Templated Sparse Matrix Library☆417Updated 2 months ago
- Template for starting CUDA/C++ project using CMake with Github Action for CI☆31Updated 4 months ago
- CUDA Sparse-Matrix Vector Multiplication, using Sliced Coordinate format☆22Updated 7 years ago
- Efficient SpGEMM on GPU using CUDA and CSR☆57Updated 2 years ago
- Fast CUDA 3x3 SVD☆77Updated 7 years ago
- Some CUDA design patterns and a bit of template magic for CUDA☆155Updated 2 years ago
- Whippletree, a novel approach to scheduling dynamic, irregular workloads on the GPU☆22Updated 9 years ago
- Source code examples from the Parallel Forall Blog☆96Updated 6 years ago
- CUDA official sample codes☆370Updated 10 years ago
- A warp-oriented dynamic hash table for GPUs☆76Updated last year
- CUDA Data Parallel Primitives Library☆435Updated 6 years ago
- ☆61Updated 2 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 5 years ago
- A Library for fast Hash Tables on GPUs☆126Updated 2 weeks ago
- THIS REPOSITORY HAS MOVED TO github.com/nvidia/cub, WHICH IS AUTOMATICALLY MIRRORED HERE.☆84Updated last year
- Sparse-dense matrix-matrix multiplication on GPUs☆14Updated 7 years ago
- A cross-platform CUDA/C++17 starter project with google test and google benchmark support.☆39Updated 2 months ago
- 🎃 GPU load-balancing library for regular and irregular computations.☆62Updated last month
- TaichiCon: Taichi Conferences☆73Updated 3 years ago
- A C++/CUDA library to efficiently compute neighborhood information on the GPU for 3D point clouds within a fixed radius.☆107Updated last year
- Repository holding the code base to AC-SpGEMM : "Adaptive Sparse Matrix-Matrix Multiplication on the GPU"☆29Updated 5 years ago
- Generate simple index ranges in C++ and CUDA C++☆39Updated 2 years ago