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:
- ☆69Updated 2 months ago
- Fast integer division with divisor not known at compile time. To be used primarily in CUDA kernels.☆73Updated 10 years ago
- Efficient CUDA Stream Compaction Library☆35Updated 2 years ago
- BGHT: High-performance static GPU hash tables.☆71Updated 5 months ago
- An implementation of parallel exclusive scan in CUDA☆65Updated 7 years ago
- Full-speed Array of Structures access☆176Updated 2 years ago
- ☆62Updated 3 years ago
- Fast CUDA 3x3 SVD☆78Updated 7 years ago
- Efficient SpGEMM on GPU using CUDA and CSR☆59Updated 2 years ago
- CUDA implementation of parallel radix sort using Blelloch scan☆66Updated last year
- Template for starting CUDA/C++ project using CMake with Github Action for CI☆31Updated 6 months ago
- ☆59Updated 3 months ago
- ☆71Updated 11 years ago
- Some CUDA design patterns and a bit of template magic for CUDA☆157Updated 2 years ago
- A warp-oriented dynamic hash table for GPUs☆76Updated last year
- CUSP : A C++ Templated Sparse Matrix Library☆420Updated 4 months ago
- A Library for fast Hash Tables on GPUs☆130Updated 2 months ago
- CUDA Data Parallel Primitives Library☆438Updated 7 years ago
- THIS REPOSITORY HAS MOVED TO github.com/nvidia/cub, WHICH IS AUTOMATICALLY MIRRORED HERE.☆85Updated last year
- TaichiCon: Taichi Conferences☆73Updated 3 years ago
- 🎃 GPU load-balancing library for regular and irregular computations.☆64Updated 3 months 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…☆26Updated 5 years ago
- ☆95Updated 8 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
- CUDA Sparse-Matrix Vector Multiplication, using Sliced Coordinate format☆22Updated 7 years ago
- CUDA templates for tile-sparse matrix multiplication based on CUTLASS.☆50Updated 7 years ago
- Whippletree, a novel approach to scheduling dynamic, irregular workloads on the GPU☆22Updated 10 years ago
- CUDA kernel author's tools☆115Updated 3 years ago
- Code samples for the CUDA tutorial "CUDA and Applications to Task-based Programming"☆94Updated 2 years ago
- Fermat is a high performance research oriented physically based rendering system, trying to produce beautiful pictures following the math…☆168Updated 6 years ago