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:
- An implementation of parallel exclusive scan in CUDA☆62Updated 7 years ago
- ☆67Updated 2 years ago
- Fast integer division with divisor not known at compile time. To be used primarily in CUDA kernels.☆71Updated 9 years ago
- Full-speed Array of Structures access☆174Updated 2 years ago
- BGHT: High-performance static GPU hash tables.☆71Updated last month
- Efficient CUDA Stream Compaction Library☆35Updated 2 years ago
- Template for starting CUDA/C++ project using CMake with Github Action for CI☆31Updated 2 months ago
- CUDA implementation of parallel radix sort using Blelloch scan☆64Updated last year
- Some CUDA design patterns and a bit of template magic for CUDA☆156Updated 2 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
- Fast CUDA 3x3 SVD☆75Updated 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 5 years ago
- CUSP : A C++ Templated Sparse Matrix Library☆415Updated 3 weeks ago
- ☆61Updated 2 years ago
- Whippletree, a novel approach to scheduling dynamic, irregular workloads on the GPU☆22Updated 9 years ago
- CUDA Data Parallel Primitives Library☆433Updated 6 years ago
- Repository holding the code base to AC-SpGEMM : "Adaptive Sparse Matrix-Matrix Multiplication on the GPU"☆29Updated 5 years ago
- TaichiCon: Taichi Conferences☆73Updated 3 years ago
- ☆29Updated 5 years ago
- Generate simple index ranges in C++ and CUDA C++☆40Updated 2 years ago
- A Library for fast Hash Tables on GPUs☆126Updated 3 years ago
- Fast singular value decomposition, diagonalization, QR decomposition of 3x3 matrices.☆159Updated 3 years ago
- CNNs in Halide☆23Updated 9 years ago
- THIS REPOSITORY HAS MOVED TO github.com/nvidia/cub, WHICH IS AUTOMATICALLY MIRRORED HERE.☆84Updated last year
- Efficient SpGEMM on GPU using CUDA and CSR☆57Updated 2 years ago
- A library with space-filling curve algorithms (analysis, neighbor-finding, visualization) and other utilities (math, geometry, image proc…☆25Updated 7 years ago
- A cross-platform CUDA/C++17 starter project with google test and google benchmark support.☆39Updated 3 weeks ago
- Skeletonide is a parallel implementation of Zhang-Suen morphological thinning algorithm written in Halide-lang. Use it for fast skeletoni…☆14Updated 4 years ago
- A matrix and array operation library on GPU with Eigen compatible interface☆98Updated 7 years ago
- A warp-oriented dynamic hash table for GPUs☆74Updated last year