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:
- MWE for using the Eigen library in CUDA kernels☆120Updated 3 years ago
- Source code examples from the Parallel Forall Blog☆96Updated 6 years ago
- Introduction to CUDA programming☆129Updated 8 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☆114Updated 3 years ago
- kmeans clustering with multi-GPU capabilities☆119Updated 2 years ago
- Example of how to use CUDA with CMake >= 3.8☆70Updated 5 months ago
- ☆44Updated 7 years ago
- ☆22Updated 8 years ago
- THIS REPOSITORY HAS MOVED TO github.com/nvidia/cub, WHICH IS AUTOMATICALLY MIRRORED HERE.☆85Updated last year
- C++ library for reading and writing of numpy's .npy files☆422Updated last year
- C++ API to log data in tensorboard format.☆82Updated 5 months ago
- Fast and full-featured Matrix Market I/O library for C++, Python, and R☆84Updated last year
- A warp-oriented dynamic hash table for GPUs☆76Updated last year
- CUDA by practice☆130Updated 5 years ago
- a c++/cuda template library for tensor lazy evaluation☆164Updated 2 years ago
- ☆59Updated 2 months ago
- A C++ header-only for data transfer between linear algebra libraries (Eigen, Armadillo, OpenCV, ArrayFire, LibTorch).☆82Updated 3 weeks ago
- Cooperative Primitives for CUDA C++ Kernel Authors. This repository contains CUB PRs from Q4 2019 until Q4 2020.☆22Updated 5 years ago
- CUSP : A C++ Templated Sparse Matrix Library☆419Updated 4 months ago
- An GPU/CUDA implementation of the Hungarian algorithm☆114Updated 6 years ago
- ☆597Updated this week
- Full-speed Array of Structures access☆176Updated 2 years ago
- Thrust, CUB, TBB, AVX2, AVX-512, CUDA, OpenCL, OpenMP, Metal, and Rust - all it takes to sum a lot of numbers fast!☆112Updated 4 months ago
- a CUDA implementation of a priority queue☆84Updated 5 years ago
- PLEASE SEE THE OFFICIAL REPOSITORY. THIS IS NOT MAINTAINED ANYMORE.☆93Updated 5 years ago
- CUDA official sample codes☆370Updated 10 years ago
- SuiteSparse: a suite of sparse matrix packages by @DrTimothyAldenDavis et al. with native CMake support☆53Updated last week
- An implementation of parallel exclusive scan in CUDA☆65Updated 7 years ago