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☆28Updated 8 years ago
- ☆67Updated 2 years ago
- BGHT: High-performance static GPU hash tables.☆71Updated 2 months ago
- Code samples for the CUDA tutorial "CUDA and Applications to Task-based Programming"☆92Updated 2 years ago
- ☆95Updated 8 years ago
- CUDA implementation of the fundamental sum reduce operation. Aims to be as optimized as reasonable.☆39Updated 8 years ago
- A Library for fast Hash Tables on GPUs☆126Updated 3 years ago
- A warp-oriented dynamic hash table for GPUs☆74Updated last year
- CUDA implementation of parallel radix sort using Blelloch scan☆64Updated last year
- MWE for using the Eigen library in CUDA kernels☆119Updated 2 years ago
- Source code examples from the Parallel Forall Blog☆96Updated 6 years ago
- 🎃 GPU load-balancing library for regular and irregular computations.☆62Updated last week
- ☆59Updated last year
- CUSP : A C++ Templated Sparse Matrix Library☆416Updated last month
- ☆29Updated 5 years ago
- Some CUDA design patterns and a bit of template magic for CUDA☆156Updated 2 years ago
- A new QR decomposition algorithm implemented in CUDA☆17Updated last year
- A C++/CUDA library to efficiently compute neighborhood information on the GPU for 3D point clouds within a fixed radius.☆106Updated last year
- ☆273Updated 2 months ago
- Full-speed Array of Structures access☆174Updated 2 years ago
- Efficient SpGEMM on GPU using CUDA and CSR☆57Updated 2 years ago
- cuASR: CUDA Algebra for Semirings☆38Updated 3 years ago
- A cross-platform CUDA/C++17 starter project with google test and google benchmark support.☆39Updated last month
- Generate simple index ranges in C++ and CUDA C++☆39Updated 2 years ago
- Implementation of ConjugateGradients method using C and Nvidia CUDA☆51Updated 3 years ago
- SuiteSparse: a suite of sparse matrix packages by @DrTimothyAldenDavis et al. with native CMake support☆53Updated 2 weeks ago
- Subset of BLAS routines optimized for NVIDIA GPUs☆72Updated 2 years ago
- CUDA kernel author's tools☆113Updated 3 years ago
- ☆61Updated 2 years ago
- NUMA-aware multi-CPU multi-GPU data transfer benchmarks☆24Updated last year