gmarciani / cudawesomeLinks
A collection of awesome algorithms, implemented in CUDA.
☆25Updated 7 years ago
Alternatives and similar repositories for cudawesome
Users that are interested in cudawesome are comparing it to the libraries listed below
Sorting:
- Algorithms implemented in CUDA + resources about GPGPU☆62Updated 3 years ago
- Code samples for the CUDA tutorial "CUDA and Applications to Task-based Programming"☆94Updated 2 years ago
- This is a list of useful libraries and resources for CUDA development.☆592Updated 8 years ago
- ☆71Updated 11 years ago
- ☆62Updated 2 years ago
- Source code for 'Data Parallel C++: Mastering DPC++ for Programming of Heterogeneous Systems using C++ and SYCL' by James Reinders, Ben A…☆281Updated 8 months ago
- A curated list of awesome GPGPU (CUDA/OpenCL/Vulkan) resources☆102Updated 2 years ago
- CUDA Guide☆75Updated last year
- Examples for HIP☆213Updated last year
- Examples from Programming in Parallel with CUDA☆167Updated 2 years ago
- A simple profiler to count Nvidia PTX assembly instructions of OpenCL/SYCL/CUDA kernels for roofline model analysis.☆56Updated 9 months ago
- A set of hands-on tutorials for CUDA programming☆242Updated last year
- Learn OpenMP examples step by step☆100Updated 11 months ago
- CUDA by Example, written by two senior members of the CUDA software platform team, shows programmers how to employ this new technology. …☆462Updated 2 years ago
- CUDA official sample codes☆370Updated 10 years ago
- CUDA implementation of exclusive prefix sum via Blelloch's algorithm☆29Updated 8 years ago
- Examples for using SYCL on CUDA☆62Updated 3 months ago
- An implementation of parallel exclusive scan in CUDA☆65Updated 7 years ago
- Source code examples from the Parallel Forall Blog☆96Updated 6 years ago
- BGHT: High-performance static GPU hash tables.☆71Updated 5 months ago
- Learn OpenCL step by step.☆136Updated 3 years ago
- Matrix Multiply-Accumulate with CUDA and WMMA( Tensor Core)☆146Updated 5 years ago
- CUDA implementation of the fundamental sum reduce operation. Aims to be as optimized as reasonable.☆39Updated 8 years ago
- Source code repository for the projects from CUDA for Engineers☆132Updated 3 years ago
- Some CUDA design patterns and a bit of template magic for CUDA☆157Updated 2 years ago
- NVIDIA tools guide☆150Updated 11 months ago
- Thrust, CUB, TBB, AVX2, AVX-512, CUDA, OpenCL, OpenMP, Metal, and Rust - all it takes to sum a lot of numbers fast!☆113Updated 4 months ago
- resources pour le cours d'introduction à la programmation des GPUs du mastère spécialisé HPC-AI☆23Updated last year
- supplementary material/programming exercises☆74Updated 4 years ago
- Learning and practice of high performance computing (CUDA, Vulkan, OpenCL, OpenMP, TBB, SSE/AVX, NEON, MPI, coroutines, etc. )☆62Updated 8 months ago