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 4 months ago
- Fast integer division with divisor not known at compile time. To be used primarily in CUDA kernels.☆72Updated 10 years ago
- Full-speed Array of Structures access☆176Updated 2 years ago
- An implementation of parallel exclusive scan in CUDA☆65Updated 7 years ago
- ☆69Updated last month
- Some CUDA design patterns and a bit of template magic for CUDA☆156Updated 2 years ago
- Template for starting CUDA/C++ project using CMake with Github Action for CI☆31Updated 4 months ago
- Efficient CUDA Stream Compaction Library☆35Updated 2 years ago
- CUDA kernel author's tools☆113Updated 3 years ago
- CUDA Data Parallel Primitives Library☆436Updated 7 years ago
- ☆59Updated last month
- CUDA implementation of parallel radix sort using Blelloch scan☆65Updated last year
- A warp-oriented dynamic hash table for GPUs☆76Updated last year
- CUDA official sample codes☆370Updated 10 years ago
- CUSP : A C++ Templated Sparse Matrix Library☆417Updated 3 months ago
- A Library for fast Hash Tables on GPUs☆126Updated last month
- Corrected source for the OpenCL in Action book (work in progress)☆64Updated 12 years ago
- CUDA Sparse-Matrix Vector Multiplication, using Sliced Coordinate format☆22Updated 7 years ago
- THIS REPOSITORY HAS MOVED TO github.com/nvidia/cub, WHICH IS AUTOMATICALLY MIRRORED HERE.☆85Updated last year
- ☆62Updated 2 years ago
- 🎃 GPU load-balancing library for regular and irregular computations.☆62Updated 2 months ago
- ☆71Updated 11 years ago
- ☆94Updated 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
- portDNN is a library implementing neural network algorithms written using SYCL☆113Updated last year
- A simple GPU hash table implemented in CUDA using lock free techniques☆402Updated last year
- Source code examples from the Parallel Forall Blog☆96Updated 6 years ago
- A simple profiler to count Nvidia PTX assembly instructions of OpenCL/SYCL/CUDA kernels for roofline model analysis.☆55Updated 7 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
- Generate simple index ranges in C++ and CUDA C++☆39Updated 2 years ago