mark-poscablo / gpu-prefix-sumLinks
CUDA implementation of exclusive prefix sum via Blelloch's algorithm
☆28Updated 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:
- ☆67Updated 2 years ago
- An implementation of parallel exclusive scan in CUDA☆63Updated 7 years ago
- BGHT: High-performance static GPU hash tables.☆71Updated 2 months ago
- Full-speed Array of Structures access☆174Updated 2 years ago
- Fast integer division with divisor not known at compile time. To be used primarily in CUDA kernels.☆72Updated 9 years ago
- CUDA implementation of parallel radix sort using Blelloch scan☆64Updated last year
- CUSP : A C++ Templated Sparse Matrix Library☆416Updated last month
- Some CUDA design patterns and a bit of template magic for CUDA☆156Updated 2 years ago
- Fast CUDA 3x3 SVD☆75Updated 6 years ago
- A warp-oriented dynamic hash table for GPUs☆74Updated last year
- ☆95Updated 8 years ago
- ☆59Updated last year
- Code samples for the CUDA tutorial "CUDA and Applications to Task-based Programming"☆92Updated 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 C++/CUDA library to efficiently compute neighborhood information on the GPU for 3D point clouds within a fixed radius.☆106Updated last year
- ☆68Updated 11 years ago
- CUDA kernel author's tools☆113Updated 3 years ago
- ☆61Updated 2 years ago
- A Library for fast Hash Tables on GPUs☆126Updated 3 years ago
- Efficient CUDA Stream Compaction Library☆35Updated 2 years ago
- Efficient SpGEMM on GPU using CUDA and CSR☆57Updated 2 years ago
- TaichiCon: Taichi Conferences☆73Updated 3 years ago
- ☆23Updated 2 years ago
- μ-Cuda, COVER THE LAST MILE OF CUDA. With features: intellisense-friendly, structured launch, automatic cuda graph generation and updatin…☆188Updated 2 months ago
- CUDA Data Parallel Primitives Library☆433Updated 6 years ago
- RTX compute samples☆70Updated 2 years ago
- Generate simple index ranges in C++ and CUDA C++☆39Updated 2 years ago
- A simple profiler to count Nvidia PTX assembly instructions of OpenCL/SYCL/CUDA kernels for roofline model analysis.☆55Updated 5 months ago
- A new QR decomposition algorithm implemented in CUDA☆17Updated last year
- ☆29Updated 5 years ago