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☆58Updated 3 years ago
- Code samples for the CUDA tutorial "CUDA and Applications to Task-based Programming"☆92Updated 2 years ago
- This is a list of useful libraries and resources for CUDA development.☆585Updated 8 years ago
- ☆70Updated 11 years ago
- Learn OpenMP examples step by step☆97Updated 9 months ago
- Template for starting CUDA/C++ project using CMake with Github Action for CI☆31Updated 3 months ago
- An implementation of parallel exclusive scan in CUDA☆65Updated 7 years ago
- A curated list of awesome GPGPU (CUDA/OpenCL/Vulkan) resources☆101Updated 2 years ago
- A set of hands-on tutorials for CUDA programming☆240Updated last year
- ☆61Updated 2 years ago
- Source code examples from the Parallel Forall Blog☆96Updated 6 years ago
- BGHT: High-performance static GPU hash tables.☆72Updated 3 months ago
- CUDA official sample codes☆371Updated 10 years ago
- Implement Neural Networks in Cuda from Scratch☆24Updated last year
- Examples for HIP☆211Updated 10 months ago
- Source code for 'Data Parallel C++: Mastering DPC++ for Programming of Heterogeneous Systems using C++ and SYCL' by James Reinders, Ben A…☆278Updated 6 months ago
- CUDA Guide☆73Updated last year
- CUDA by Example, written by two senior members of the CUDA software platform team, shows programmers how to employ this new technology. …☆446Updated 2 years ago
- Efficient Distributed GPU Programming for Exascale, an SC/ISC Tutorial☆305Updated last month
- CUDA implementation of exclusive prefix sum via Blelloch's algorithm☆29Updated 8 years ago
- Examples from Programming in Parallel with CUDA☆161Updated 2 years 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
- A simple profiler to count Nvidia PTX assembly instructions of OpenCL/SYCL/CUDA kernels for roofline model analysis.☆56Updated 6 months ago
- Matrix Multiply-Accumulate with CUDA and WMMA( Tensor Core)☆143Updated 5 years ago
- Examples for using SYCL on CUDA☆62Updated last month
- Subset of BLAS routines optimized for NVIDIA GPUs☆73Updated 2 years ago
- Source code repository for the projects from CUDA for Engineers☆132Updated 3 years ago
- AMD lab notes with code examples to demonstrate use of AMD GPUs☆102Updated last year
- Kernel Tuner☆368Updated last week