tpn / cuda-samples
☆58Updated 2 years ago
Alternatives and similar repositories for cuda-samples:
Users that are interested in cuda-samples are comparing it to the libraries listed below
- An implementation of parallel exclusive scan in CUDA☆61Updated 6 years ago
- CUSP : A C++ Templated Sparse Matrix Library☆409Updated 3 months ago
- ☆65Updated 11 years ago
- Some CUDA design patterns and a bit of template magic for CUDA☆148Updated last year
- Code samples for the CUDA tutorial "CUDA and Applications to Task-based Programming"☆89Updated last year
- CUDA implementation of the fundamental sum reduce operation. Aims to be as optimized as reasonable.☆36Updated 7 years ago
- Full-speed Array of Structures access☆164Updated last year
- Intel Data Parallel C++ (and SYCL 2020) Tutorial.☆93Updated 3 years ago
- Matrix Multiply-Accumulate with CUDA and WMMA( Tensor Core)☆124Updated 4 years ago
- Examples for HIP☆202Updated 2 months ago
- A GPU benchmark suite for assessing on-chip GPU memory bandwidth☆104Updated 7 years ago
- portDNN is a library implementing neural network algorithms written using SYCL☆111Updated 9 months ago
- A collection of awesome algorithms, implemented in CUDA.☆24Updated 7 years ago
- A simple profiler to count Nvidia PTX assembly instructions of OpenCL/SYCL/CUDA kernels for roofline model analysis.☆50Updated last year
- Source code repository for the projects from CUDA for Engineers☆130Updated 3 years ago
- Fast integer division with divisor not known at compile time. To be used primarily in CUDA kernels.☆71Updated 9 years ago
- CUDA implementation of exclusive prefix sum via Blelloch's algorithm☆27Updated 7 years ago
- Source code examples from the Parallel Forall Blog☆96Updated 6 years ago
- CUDA kernel author's tools☆110Updated 2 years ago
- CSR-based SpGEMM on nVidia and AMD GPUs☆45Updated 8 years ago
- Assembler for NVIDIA Volta and Turing GPUs☆212Updated 3 years ago
- Archived implementation of BLAS using the SYCL open standard. See oneMath for a replacement.☆263Updated last month
- An extension library of WMMA API (Tensor Core API)☆88Updated 7 months ago
- THIS REPOSITORY HAS MOVED TO github.com/nvidia/cub, WHICH IS AUTOMATICALLY MIRRORED HERE.☆83Updated last year
- A Library for fast Hash Tables on GPUs☆114Updated 2 years ago
- ☆37Updated 3 years ago
- BGHT: High-performance static GPU hash tables.☆61Updated 5 months ago
- Subset of BLAS routines optimized for NVIDIA GPUs☆68Updated last year
- Source code that accompanies The CUDA Handbook.☆514Updated 2 weeks ago
- Implementation of breadth first search on GPU with CUDA Driver API.☆47Updated 3 years ago