mattdean1 / cudaLinks
An implementation of parallel exclusive scan in CUDA
☆65Updated 7 years ago
Alternatives and similar repositories for cuda
Users that are interested in cuda are comparing it to the libraries listed below
Sorting:
- CUDA implementation of exclusive prefix sum via Blelloch's algorithm☆29Updated 8 years ago
- A Library for fast Hash Tables on GPUs☆131Updated 2 months ago
- BGHT: High-performance static GPU hash tables.☆71Updated 6 months ago
- ☆69Updated 3 months ago
- A warp-oriented dynamic hash table for GPUs☆76Updated last year
- Full-speed Array of Structures access☆176Updated 2 years ago
- CUDA implementation of the fundamental sum reduce operation. Aims to be as optimized as reasonable.☆39Updated 8 years ago
- Efficient CUDA Stream Compaction Library☆35Updated 2 years ago
- Efficient SpGEMM on GPU using CUDA and CSR☆59Updated 2 years ago
- Source code examples from the Parallel Forall Blog☆96Updated 6 years ago
- ☆97Updated 8 years ago
- 🎃 GPU load-balancing library for regular and irregular computations.☆64Updated 4 months ago
- CUSP : A C++ Templated Sparse Matrix Library☆421Updated 5 months ago
- ☆278Updated 2 months ago
- Code samples for the CUDA tutorial "CUDA and Applications to Task-based Programming"☆95Updated 2 years ago
- Generate simple index ranges in C++ and CUDA C++☆39Updated 2 years ago
- CUDA implementation of parallel radix sort using Blelloch scan☆66Updated last year
- A cross-platform CUDA/C++17 starter project with google test and google benchmark support.☆41Updated 5 months ago
- Some CUDA design patterns and a bit of template magic for CUDA☆157Updated 2 years ago
- Subset of BLAS routines optimized for NVIDIA GPUs☆75Updated 2 years ago
- ☆71Updated 11 years ago
- ☆59Updated 3 months ago
- A minimal cmake based project skeleton for developping a CUDA application☆17Updated last year