PatWie / cuda-design-patternsLinks
Some CUDA design patterns and a bit of template magic for CUDA
☆157Updated 2 years ago
Alternatives and similar repositories for cuda-design-patterns
Users that are interested in cuda-design-patterns are comparing it to the libraries listed below
Sorting:
- Introduction to CUDA programming☆129Updated 8 years ago
- ☆43Updated 7 years ago
- MWE for using the Eigen library in CUDA kernels☆121Updated 3 years ago
- An expression template based linear algebra library running completely on the GPU using CUDA☆25Updated 4 years ago
- BGHT: High-performance static GPU hash tables.☆71Updated 5 months ago
- CUDA kernel author's tools☆115Updated 3 years ago
- Source code examples from the Parallel Forall Blog☆96Updated 6 years ago
- a c++/cuda template library for tensor lazy evaluation☆164Updated 2 years ago
- C++ library for reading and writing of numpy's .npy files☆424Updated last year
- An GPU/CUDA implementation of the Hungarian algorithm☆114Updated 6 years ago
- CUDA by practice☆132Updated 5 years ago
- A C++ header-only for data transfer between linear algebra libraries (Eigen, Armadillo, OpenCV, ArrayFire, LibTorch).☆84Updated last month
- kmeans clustering with multi-GPU capabilities☆120Updated 2 years ago
- Example of how to use CUDA with CMake >= 3.8☆70Updated 6 months ago
- ☆59Updated 3 months ago
- THIS REPOSITORY HAS MOVED TO github.com/nvidia/cub, WHICH IS AUTOMATICALLY MIRRORED HERE.☆85Updated last year
- A warp-oriented dynamic hash table for GPUs☆76Updated last year
- ☆22Updated 8 years ago
- Cooperative Primitives for CUDA C++ Kernel Authors. This repository contains CUB PRs from Q4 2019 until Q4 2020.☆22Updated 5 years ago
- Code samples for the CUDA tutorial "CUDA and Applications to Task-based Programming"☆94Updated 2 years ago
- Fast integer division with divisor not known at compile time. To be used primarily in CUDA kernels.☆73Updated 10 years ago
- ☆606Updated last week
- CUSP : A C++ Templated Sparse Matrix Library☆420Updated 4 months ago
- Fast and full-featured Matrix Market I/O library for C++, Python, and R☆85Updated last year
- CUDA implementation of exclusive prefix sum via Blelloch's algorithm☆29Updated 8 years ago
- C++ API to log data in tensorboard format.☆82Updated 5 months ago
- A matrix and array operation library on GPU with Eigen compatible interface☆99Updated 8 years ago
- CUDA Data Parallel Primitives Library☆438Updated 7 years ago
- CUDA official sample codes☆370Updated 10 years ago
- Kernel Tuner☆377Updated last week