PatWie / cuda-design-patternsLinks
Some CUDA design patterns and a bit of template magic for CUDA
☆156Updated 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:
- MWE for using the Eigen library in CUDA kernels☆119Updated 2 years ago
- Introduction to CUDA programming☆125Updated 8 years ago
- ☆44Updated 7 years ago
- THIS REPOSITORY HAS MOVED TO github.com/nvidia/cub, WHICH IS AUTOMATICALLY MIRRORED HERE.☆84Updated last year
- Example of how to use CUDA with CMake >= 3.8☆70Updated 3 months ago
- a c++/cuda template library for tensor lazy evaluation☆163Updated 2 years ago
- Source code examples from the Parallel Forall Blog☆96Updated 6 years ago
- A C++ header-only for data transfer between linear algebra libraries (Eigen, Armadillo, OpenCV, ArrayFire, LibTorch).☆82Updated last year
- ☆59Updated last year
- kmeans clustering with multi-GPU capabilities☆119Updated 2 years ago
- An expression template based linear algebra library running completely on the GPU using CUDA☆25Updated 4 years ago
- CUDA kernel author's tools☆113Updated 3 years ago
- ☆22Updated 8 years ago
- C++ library for reading and writing of numpy's .npy files☆416Updated 11 months ago
- BGHT: High-performance static GPU hash tables.☆71Updated 2 months ago
- A warp-oriented dynamic hash table for GPUs☆74Updated last year
- An GPU/CUDA implementation of the Hungarian algorithm☆114Updated 6 years ago
- CUDA by practice☆129Updated 5 years ago
- Cooperative Primitives for CUDA C++ Kernel Authors. This repository contains CUB PRs from Q4 2019 until Q4 2020.☆22Updated 4 years ago
- Fast and full-featured Matrix Market I/O library for C++, Python, and R☆82Updated last year
- C++ API to log data in tensorboard format.☆81Updated 2 months ago
- Fast integer division with divisor not known at compile time. To be used primarily in CUDA kernels.☆72Updated 9 years ago
- ☆578Updated last week
- CUDA Data Parallel Primitives Library☆433Updated 6 years ago
- Demonstration of various hardware effects on CUDA GPUs.☆384Updated last year
- CUDA official sample codes☆372Updated 9 years ago
- CUSP : A C++ Templated Sparse Matrix Library☆416Updated last month
- Code samples for the CUDA tutorial "CUDA and Applications to Task-based Programming"☆92Updated 2 years ago
- ☆68Updated 11 years ago
- An example of a hybrid python/C++ package with unit tests☆145Updated 5 years ago