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:
- Introduction to CUDA programming☆124Updated 8 years ago
- BGHT: High-performance static GPU hash tables.☆71Updated last month
- MWE for using the Eigen library in CUDA kernels☆119Updated 2 years ago
- Example of how to use CUDA with CMake >= 3.8☆70Updated 2 months ago
- THIS REPOSITORY HAS MOVED TO github.com/nvidia/cub, WHICH IS AUTOMATICALLY MIRRORED HERE.☆84Updated last year
- ☆44Updated 7 years ago
- Source code examples from the Parallel Forall Blog☆96Updated 6 years ago
- CUDA by practice☆130Updated 5 years ago
- CUDA kernel author's tools☆113Updated 3 years ago
- kmeans clustering with multi-GPU capabilities☆119Updated 2 years ago
- ☆22Updated 8 years ago
- ☆59Updated 11 months ago
- A C++ header-only for data transfer between linear algebra libraries (Eigen, Armadillo, OpenCV, ArrayFire, LibTorch).☆81Updated last year
- A warp-oriented dynamic hash table for GPUs☆74Updated last year
- An GPU/CUDA implementation of the Hungarian algorithm☆113Updated 6 years ago
- An expression template based linear algebra library running completely on the GPU using CUDA☆25Updated 4 years ago
- C++ library for reading and writing of numpy's .npy files☆414Updated 10 months ago
- Cooperative Primitives for CUDA C++ Kernel Authors. This repository contains CUB PRs from Q4 2019 until Q4 2020.☆22Updated 4 years ago
- Code samples for the CUDA tutorial "CUDA and Applications to Task-based Programming"☆91Updated 2 years ago
- ☆571Updated this week
- a c++/cuda template library for tensor lazy evaluation☆163Updated 2 years ago
- CUDA implementation of the fundamental sum reduce operation. Aims to be as optimized as reasonable.☆38Updated 8 years ago
- Full-speed Array of Structures access☆174Updated 2 years ago
- C++ API to log data in tensorboard format.☆80Updated last month
- a CUDA implementation of a priority queue☆83Updated 4 years ago
- Kernel Tuner☆357Updated 2 weeks ago
- CUDA implementation of exclusive prefix sum via Blelloch's algorithm☆28Updated 8 years ago
- C++ implementation of sparse matrix using CRS (Compressed Row Storage) format☆122Updated 5 years ago
- Fast and full-featured Matrix Market I/O library for C++, Python, and R☆81Updated last year
- Demonstration of various hardware effects on CUDA GPUs.☆382Updated last year