CUDA-Tutorial / CodeSamplesLinks
Code samples for the CUDA tutorial "CUDA and Applications to Task-based Programming"
☆92Updated 2 years ago
Alternatives and similar repositories for CodeSamples
Users that are interested in CodeSamples are comparing it to the libraries listed below
Sorting:
- BGHT: High-performance static GPU hash tables.☆71Updated 2 months ago
- ☆68Updated 11 years ago
- CUDA by Example, written by two senior members of the CUDA software platform team, shows programmers how to employ this new technology. …☆439Updated 2 years ago
- Examples from Programming in Parallel with CUDA☆161Updated 2 years ago
- ☆61Updated 2 years ago
- A set of hands-on tutorials for CUDA programming☆238Updated last year
- μ-Cuda, COVER THE LAST MILE OF CUDA. With features: intellisense-friendly, structured launch, automatic cuda graph generation and updatin…☆188Updated 2 months ago
- ☆67Updated 2 years ago
- Efficient SpGEMM on GPU using CUDA and CSR☆57Updated 2 years ago
- CUDA Matrix Multiplication Optimization☆221Updated last year
- Algorithms implemented in CUDA + resources about GPGPU☆56Updated 3 years ago
- Matrix Multiply-Accumulate with CUDA and WMMA( Tensor Core)☆140Updated 5 years ago
- Implement Neural Networks in Cuda from Scratch☆24Updated last year
- ☆461Updated 10 years ago
- Source code examples from the Parallel Forall Blog☆96Updated 6 years ago
- An implementation of parallel exclusive scan in CUDA☆63Updated 7 years ago
- A warp-oriented dynamic hash table for GPUs☆74Updated last year
- GPU acceleration of smallpt with CUDA. Obtain an acceleration of >35x comparing to the original CPU-parallelized code with OpenMP☆46Updated 5 years ago
- Training material for Nsight developer tools☆164Updated last year
- A collection of awesome algorithms, implemented in CUDA.☆25Updated 7 years ago
- Learn OpenMP examples step by step☆96Updated 7 months ago
- Some CUDA design patterns and a bit of template magic for CUDA☆156Updated 2 years ago
- CUDA implementation of the fundamental sum reduce operation. Aims to be as optimized as reasonable.☆39Updated 8 years ago
- CUDA official sample codes☆372Updated 9 years ago
- Instructions, Docker images, and examples for Nsight Compute and Nsight Systems☆131Updated 5 years ago
- CuPBoP-AMD is a CUDA translator that translates CUDA programs at NVVM IR level to HIP-compatible IR that can run on AMD GPUs.☆37Updated last year
- THIS REPOSITORY HAS MOVED TO github.com/nvidia/cub, WHICH IS AUTOMATICALLY MIRRORED HERE.☆84Updated last year
- A simple profiler to count Nvidia PTX assembly instructions of OpenCL/SYCL/CUDA kernels for roofline model analysis.☆55Updated 5 months ago
- Learn OpenCL step by step.☆137Updated 3 years ago
- CUDA implementation of parallel radix sort using Blelloch scan☆64Updated last year