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:
- BGHT: High-performance static GPU hash tables.☆72Updated 3 months ago
- ☆69Updated 3 weeks ago
- CUDA implementation of the fundamental sum reduce operation. Aims to be as optimized as reasonable.☆39Updated 8 years ago
- Full-speed Array of Structures access☆174Updated 2 years ago
- ☆93Updated 8 years ago
- A Library for fast Hash Tables on GPUs☆126Updated 2 weeks ago
- CUDA implementation of exclusive prefix sum via Blelloch's algorithm☆29Updated 8 years ago
- A warp-oriented dynamic hash table for GPUs☆76Updated last year
- 🎃 GPU load-balancing library for regular and irregular computations.☆62Updated last month
- Code samples for the CUDA tutorial "CUDA and Applications to Task-based Programming"☆93Updated 2 years ago
- CUSP : A C++ Templated Sparse Matrix Library☆417Updated 2 months ago
- CUDA kernel author's tools☆113Updated 3 years ago
- Some CUDA design patterns and a bit of template magic for CUDA☆155Updated 2 years ago
- Efficient CUDA Stream Compaction Library☆35Updated 2 years ago
- CUDA implementation of parallel radix sort using Blelloch scan☆65Updated last year
- Source code examples from the Parallel Forall Blog☆96Updated 6 years ago
- Efficient SpGEMM on GPU using CUDA and CSR☆57Updated 2 years ago
- ☆61Updated 2 years ago
- A new QR decomposition algorithm implemented in CUDA☆17Updated last year
- ☆274Updated 4 months ago
- ☆59Updated last month
- Generate simple index ranges in C++ and CUDA C++☆39Updated 2 years ago
- Subset of BLAS routines optimized for NVIDIA GPUs☆73Updated 2 years ago
- Fast integer division with divisor not known at compile time. To be used primarily in CUDA kernels.☆72Updated 9 years ago
- Thrust, CUB, TBB, AVX2, AVX-512, CUDA, OpenCL, OpenMP, Metal, and Rust - all it takes to sum a lot of numbers fast!☆111Updated 3 months ago
- ☆23Updated 3 years ago
- Template for starting CUDA/C++ project using CMake with Github Action for CI☆31Updated 4 months ago
- A cross-platform CUDA/C++17 starter project with google test and google benchmark support.☆39Updated 2 months ago
- Cooperative Primitives for CUDA C++ Kernel Authors. This repository contains CUB PRs from Q4 2019 until Q4 2020.☆22Updated 5 years ago
- Local and distributed octrees based on Morton codes with halo discovery and exchange with a 3D collision detection algorithm☆44Updated 3 months ago