PatWie / cuda-design-patternsLinks
Some CUDA design patterns and a bit of template magic for CUDA
☆154Updated 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:
- THIS REPOSITORY HAS MOVED TO github.com/nvidia/cub, WHICH IS AUTOMATICALLY MIRRORED HERE.☆84Updated last year
- ☆44Updated 7 years ago
- CUDA kernel author's tools☆111Updated 3 years ago
- Introduction to CUDA programming☆122Updated 8 years ago
- Source code examples from the Parallel Forall Blog☆96Updated 6 years ago
- Code samples for the CUDA tutorial "CUDA and Applications to Task-based Programming"☆89Updated last year
- Generate simple index ranges in C++ and CUDA C++☆39Updated 2 years ago
- CUSP : A C++ Templated Sparse Matrix Library☆413Updated last week
- BGHT: High-performance static GPU hash tables.☆66Updated 2 months ago
- MWE for using the Eigen library in CUDA kernels☆119Updated 2 years ago
- CUDA implementation of the fundamental sum reduce operation. Aims to be as optimized as reasonable.☆37Updated 7 years ago
- A warp-oriented dynamic hash table for GPUs☆73Updated last year
- Full-speed Array of Structures access☆171Updated 2 years ago
- CUDA by practice☆128Updated 5 years ago
- ☆91Updated 8 years ago
- Cooperative Primitives for CUDA C++ Kernel Authors. This repository contains CUB PRs from Q4 2019 until Q4 2020.☆22Updated 4 years ago
- Intel Data Parallel C++ (and SYCL 2020) Tutorial.☆93Updated 3 years ago
- ☆543Updated this week
- CUDA Tensor Transpose (cuTT) library☆52Updated 7 years ago
- Codebase associated with the PyTorch compiler tutorial☆46Updated 5 years ago
- a c++/cuda template library for tensor lazy evaluation☆160Updated 2 years ago
- Example of how to use CUDA with CMake >= 3.8☆70Updated 2 weeks ago
- Fast integer division with divisor not known at compile time. To be used primarily in CUDA kernels.☆70Updated 9 years ago
- Subset of BLAS routines optimized for NVIDIA GPUs☆69Updated 2 years ago
- An expression template based linear algebra library running completely on the GPU using CUDA☆25Updated 4 years ago
- ulmBLAS☆107Updated 2 weeks ago
- Simple utilities to enable code reuse and portability between CUDA C/C++ and standard C/C++.☆347Updated 3 years ago
- Fast and full-featured Matrix Market I/O library for C++, Python, and R☆79Updated 10 months ago
- Archived implementation of BLAS using the SYCL open standard. See oneMath for a replacement.☆261Updated 5 months ago
- portDNN is a library implementing neural network algorithms written using SYCL☆113Updated last year