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
- BGHT: High-performance static GPU hash tables.☆71Updated 5 months ago
- 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
- ☆69Updated 2 months ago
- ☆94Updated 8 years ago
- A Library for fast Hash Tables on GPUs☆128Updated last month
- Code samples for the CUDA tutorial "CUDA and Applications to Task-based Programming"☆94Updated 2 years ago
- Generate simple index ranges in C++ and CUDA C++☆39Updated 2 years ago
- A warp-oriented dynamic hash table for GPUs☆76Updated last year
- Some CUDA design patterns and a bit of template magic for CUDA☆157Updated 2 years ago
- Subset of BLAS routines optimized for NVIDIA GPUs☆74Updated 2 years ago
- CUSP : A C++ Templated Sparse Matrix Library☆419Updated 4 months ago
- 🎃 GPU load-balancing library for regular and irregular computations.☆63Updated 3 months ago
- Local and distributed octrees based on Morton codes with halo discovery and exchange with a 3D collision detection algorithm☆44Updated last month
- ☆278Updated last month
- A minimal cmake based project skeleton for developping a CUDA application☆17Updated last year
- Fast integer division with divisor not known at compile time. To be used primarily in CUDA kernels.☆73Updated 10 years ago
- Source code examples from the Parallel Forall Blog☆96Updated 6 years ago
- Efficient CUDA Stream Compaction Library☆35Updated 2 years ago
- ☆71Updated 11 years ago
- CUDA kernel author's tools☆114Updated 3 years ago
- Fast and full-featured Matrix Market I/O library for C++, Python, and R☆84Updated last year
- THIS REPOSITORY HAS MOVED TO github.com/nvidia/cub, WHICH IS AUTOMATICALLY MIRRORED HERE.☆85Updated last year
- ☆62Updated 2 years ago
- CUDA implementation of parallel radix sort using Blelloch scan☆66Updated last year
- Examples for using SYCL on CUDA☆62Updated 3 months ago
- MWE for using the Eigen library in CUDA kernels☆120Updated 3 years ago
- Intel Data Parallel C++ (and SYCL 2020) Tutorial.☆95Updated 3 years ago
- A simple GPU hash table implemented in CUDA using lock free techniques☆403Updated last year