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☆129Updated 8 years ago
- MWE for using the Eigen library in CUDA kernels☆120Updated 3 years 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
- CUDA kernel author's tools☆113Updated 3 years ago
- BGHT: High-performance static GPU hash tables.☆72Updated 4 months ago
- THIS REPOSITORY HAS MOVED TO github.com/nvidia/cub, WHICH IS AUTOMATICALLY MIRRORED HERE.☆85Updated last year
- ☆44Updated 7 years ago
- A C++ header-only for data transfer between linear algebra libraries (Eigen, Armadillo, OpenCV, ArrayFire, LibTorch).☆82Updated last year
- Example of how to use CUDA with CMake >= 3.8☆70Updated 5 months ago
- An GPU/CUDA implementation of the Hungarian algorithm☆114Updated 6 years ago
- An expression template based linear algebra library running completely on the GPU using CUDA☆25Updated 4 years ago
- ☆22Updated 8 years ago
- ☆59Updated last month
- Code samples for the CUDA tutorial "CUDA and Applications to Task-based Programming"☆93Updated 2 years ago
- A warp-oriented dynamic hash table for GPUs☆76Updated last year
- Fast and full-featured Matrix Market I/O library for C++, Python, and R☆83Updated last year
- kmeans clustering with multi-GPU capabilities☆119Updated 2 years ago
- CUDA by practice☆130Updated 5 years ago
- CUSP : A C++ Templated Sparse Matrix Library☆417Updated 3 months ago
- C++ library for reading and writing of numpy's .npy files☆421Updated last year
- Full-speed Array of Structures access☆175Updated 2 years ago
- ☆596Updated 3 weeks ago
- C++ API to log data in tensorboard format.☆82Updated 4 months ago
- Cooperative Primitives for CUDA C++ Kernel Authors. This repository contains CUB PRs from Q4 2019 until Q4 2020.☆22Updated 5 years ago
- Fast integer division with divisor not known at compile time. To be used primarily in CUDA kernels.☆72Updated 10 years ago
- A single-header C++ library for simplifying the use of CUDA Runtime Compilation (NVRTC).☆564Updated 2 months ago
- CUDA Data Parallel Primitives Library☆436Updated 7 years ago
- CUDA implementation of the fundamental sum reduce operation. Aims to be as optimized as reasonable.☆39Updated 8 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