mattdean1 / cudaLinks
An implementation of parallel exclusive scan in CUDA
☆63Updated 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
- ☆68Updated this week
- BGHT: High-performance static GPU hash tables.☆72Updated 3 months ago
- Code samples for the CUDA tutorial "CUDA and Applications to Task-based Programming"☆92Updated 2 years ago
- CUDA implementation of the fundamental sum reduce operation. Aims to be as optimized as reasonable.☆39Updated 8 years ago
- A new QR decomposition algorithm implemented in CUDA☆17Updated last year
- A Library for fast Hash Tables on GPUs☆126Updated this week
- Efficient CUDA Stream Compaction Library☆35Updated 2 years ago
- ☆93Updated 8 years ago
- Full-speed Array of Structures access☆173Updated 2 years ago
- Efficient SpGEMM on GPU using CUDA and CSR☆57Updated 2 years ago
- ☆69Updated 11 years ago
- Local and distributed octrees based on Morton codes with halo discovery and exchange with a 3D collision detection algorithm☆44Updated 2 months ago
- 🎃 GPU load-balancing library for regular and irregular computations.☆62Updated 3 weeks ago
- ☆61Updated 2 years ago
- Some CUDA design patterns and a bit of template magic for CUDA☆156Updated 2 years ago
- CUSP : A C++ Templated Sparse Matrix Library☆418Updated 2 months ago
- A minimal cmake based project skeleton for developping a CUDA application☆16Updated last year
- A simple GPU hash table implemented in CUDA using lock free techniques☆398Updated last year
- ☆273Updated 3 months ago
- CUDA implementation of parallel radix sort using Blelloch scan☆64Updated last year
- CUDA official sample codes☆372Updated 10 years ago
- A warp-oriented dynamic hash table for GPUs☆74Updated last year
- Template for starting CUDA/C++ project using CMake with Github Action for CI☆31Updated 3 months ago
- Subset of BLAS routines optimized for NVIDIA GPUs☆73Updated 2 years ago
- Easier, quicker command-line CUDA profiling☆31Updated last year
- Generate simple index ranges in C++ and CUDA C++☆39Updated 2 years ago
- ☆29Updated 5 years ago
- C++ library for reading and writing of numpy's .npy files☆417Updated last year
- Source code examples from the Parallel Forall Blog☆96Updated 6 years ago