CUDA-Tutorial / CodeSamples
Code samples for the CUDA tutorial "CUDA and Applications to Task-based Programming"
☆81Updated last year
Related projects ⓘ
Alternatives and complementary repositories for CodeSamples
- BGHT: High-performance static GPU hash tables.☆55Updated last month
- ☆64Updated 10 years ago
- Examples from Programming in Parallel with CUDA☆107Updated last year
- Source code examples from the Parallel Forall Blog☆94Updated 5 years ago
- Implement Neural Networks in Cuda from Scratch☆22Updated 5 months ago
- CUDA by Example, written by two senior members of the CUDA software platform team, shows programmers how to employ this new technology. …☆364Updated last year
- ☆54Updated last year
- Algorithms implemented in CUDA + resources about GPGPU☆54Updated 2 years ago
- Some CUDA design patterns and a bit of template magic for CUDA☆146Updated last year
- ☆56Updated last year
- A collection of awesome algorithms, implemented in CUDA.☆24Updated 6 years ago
- Learn OpenCL step by step.☆131Updated 2 years ago
- CUDA by practice☆116Updated 4 years ago
- Shared Pointer for Cuda Device Pointers and Cuda Streams, Smart Wrapper to Allocate and Deallocate Cuda Device Buffer.☆26Updated last year
- Matrix Multiply-Accumulate with CUDA and WMMA( Tensor Core)☆114Updated 4 years ago
- A simple profiler to count Nvidia PTX assembly instructions of OpenCL/SYCL/CUDA kernels for roofline model analysis.☆42Updated 10 months ago
- Efficient SpGEMM on GPU using CUDA and CSR☆50Updated last year
- CUDA Matrix Multiplication Optimization☆139Updated 3 months ago
- GPU acceleration of smallpt with CUDA. Obtain an acceleration of >35x comparing to the original CPU-parallelized code with OpenMP☆37Updated 4 years ago
- Template for starting CUDA/C++ project using CMake with Github Action for CI☆29Updated last year
- Instructions, Docker images, and examples for Nsight Compute and Nsight Systems☆127Updated 4 years ago
- Repository holding the code base to AC-SpGEMM : "Adaptive Sparse Matrix-Matrix Multiplication on the GPU"☆28Updated 4 years ago
- Examples and exercises from the book Programming Massively Parallel Processors - A Hands-on Approach. David B. Kirk and Wen-mei W. Hwu (T…☆41Updated 3 years ago
- An extension library of WMMA API (Tensor Core API)☆82Updated 3 months ago
- A warp-oriented dynamic hash table for GPUs☆71Updated 9 months ago
- Training material for Nsight developer tools☆128Updated 3 months ago
- A set of hands-on tutorials for CUDA programming☆192Updated 7 months ago
- ☆26Updated 4 years ago
- GPU-accelerated KD-tree implementation☆42Updated 3 years ago
- An implementation of parallel exclusive scan in CUDA☆59Updated 6 years ago