mattdean1 / cudaLinks
An implementation of parallel exclusive scan in CUDA
☆62Updated 7 years ago
Alternatives and similar repositories for cuda
Users that are interested in cuda are comparing it to the libraries listed below
Sorting:
- ☆91Updated 8 years ago
- A warp-oriented dynamic hash table for GPUs☆73Updated last year
- CUDA implementation of exclusive prefix sum via Blelloch's algorithm☆28Updated 7 years ago
- Efficient SpGEMM on GPU using CUDA and CSR☆56Updated last year
- BGHT: High-performance static GPU hash tables.☆66Updated 2 months ago
- CUDA implementation of parallel radix sort using Blelloch scan☆64Updated last year
- CUDA implementation of the fundamental sum reduce operation. Aims to be as optimized as reasonable.☆37Updated 7 years ago
- ☆29Updated 5 years ago
- Code samples for the CUDA tutorial "CUDA and Applications to Task-based Programming"☆89Updated last year
- Generate simple index ranges in C++ and CUDA C++☆39Updated 2 years ago
- CUDA kernel author's tools☆111Updated 3 years ago
- Full-speed Array of Structures access☆171Updated 2 years ago
- An extension library of WMMA API (Tensor Core API)☆99Updated 11 months ago
- Template for starting CUDA/C++ project using CMake with Github Action for CI☆29Updated 2 years ago
- 🎃 GPU load-balancing library for regular and irregular computations.☆62Updated last year
- ☆67Updated 11 years ago
- ☆66Updated 2 years ago
- Efficient CUDA Stream Compaction Library☆33Updated 2 years ago
- A Library for fast Hash Tables on GPUs☆122Updated 2 years ago
- ☆23Updated 3 years ago
- Code for paper "Design Principles for Sparse Matrix Multiplication on the GPU" accepted to Euro-Par 2018☆72Updated 4 years ago
- Some CUDA design patterns and a bit of template magic for CUDA☆154Updated 2 years ago
- cuASR: CUDA Algebra for Semirings☆36Updated 2 years ago
- Local and distributed octrees based on Morton codes with halo discovery and exchange with a 3D collision detection algorithm☆42Updated 4 months ago
- A new QR decomposition algorithm implemented in CUDA☆17Updated last year
- A library to benchmark CUDA code, similar to google benchmark.☆29Updated 4 years ago
- Fast integer division with divisor not known at compile time. To be used primarily in CUDA kernels.☆71Updated 9 years ago
- Matrix Multiply-Accumulate with CUDA and WMMA( Tensor Core)☆137Updated 4 years ago
- Implementation of breadth first search on GPU with CUDA Driver API.☆50Updated 4 years ago
- ☆58Updated 9 months ago