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:
- An implementation of parallel exclusive scan in CUDA☆63Updated 7 years ago
- Template for starting CUDA/C++ project using CMake with Github Action for CI☆31Updated 3 months ago
- Fast integer division with divisor not known at compile time. To be used primarily in CUDA kernels.☆72Updated 9 years ago
- Full-speed Array of Structures access☆173Updated 2 years ago
- BGHT: High-performance static GPU hash tables.☆72Updated 3 months ago
- ☆68Updated this week
- ☆61Updated 2 years ago
- Some CUDA design patterns and a bit of template magic for CUDA☆156Updated 2 years ago
- Efficient CUDA Stream Compaction Library☆35Updated 2 years ago
- Efficient SpGEMM on GPU using CUDA and CSR☆57Updated 2 years ago
- CUSP : A C++ Templated Sparse Matrix Library☆418Updated 2 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…☆25Updated 5 years ago
- Fast CUDA 3x3 SVD☆76Updated 7 years ago
- CUDA implementation of parallel radix sort using Blelloch scan☆64Updated last year
- Local and distributed octrees based on Morton codes with halo discovery and exchange with a 3D collision detection algorithm☆44Updated 2 months ago
- CUDA official sample codes☆372Updated 10 years ago
- CUDA kernel author's tools☆113Updated 3 years ago
- ☆93Updated 8 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
- ☆69Updated 11 years ago
- Generate simple index ranges in C++ and CUDA C++☆39Updated 2 years ago
- Subset of BLAS routines optimized for NVIDIA GPUs☆73Updated 2 years ago
- A new QR decomposition algorithm implemented in CUDA☆17Updated last year
- ☆50Updated 2 years ago
- CUDA Data Parallel Primitives Library☆434Updated 6 years ago
- A cross-platform CUDA/C++17 starter project with google test and google benchmark support.☆39Updated 2 months ago
- A warp-oriented dynamic hash table for GPUs☆74Updated last year
- Code for SIGGRAPH 2022 paper "Automatic quantization for physics-based simulation"☆64Updated 3 years ago
- THIS REPOSITORY HAS MOVED TO github.com/nvidia/cub, WHICH IS AUTOMATICALLY MIRRORED HERE.☆84Updated last year
- Code samples for the CUDA tutorial "CUDA and Applications to Task-based Programming"☆92Updated 2 years ago