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:
- Code samples for the CUDA tutorial "CUDA and Applications to Task-based Programming"☆92Updated 2 years ago
- Algorithms implemented in CUDA + resources about GPGPU☆56Updated 3 years ago
- This is a list of useful libraries and resources for CUDA development.☆583Updated 7 years ago
- A curated list of awesome GPGPU (CUDA/OpenCL/Vulkan) resources☆101Updated 2 years ago
- CUDA Guide☆74Updated last year
- Template for starting CUDA/C++ project using CMake with Github Action for CI☆31Updated 3 months ago
- ☆68Updated 11 years ago
- A simple profiler to count Nvidia PTX assembly instructions of OpenCL/SYCL/CUDA kernels for roofline model analysis.☆55Updated 6 months ago
- ☆61Updated 2 years ago
- Learn OpenMP examples step by step☆96Updated 8 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
- Main Book repository for the Parallel and High Performance Computing book, Manning Publications☆213Updated 3 years ago
- BGHT: High-performance static GPU hash tables.☆72Updated 2 months ago
- Examples for HIP☆210Updated 9 months ago
- Source code examples from the Parallel Forall Blog☆96Updated 6 years ago
- Examples from Programming in Parallel with CUDA☆161Updated 2 years ago
- Implement Neural Networks in Cuda from Scratch☆24Updated last year
- Examples for using SYCL on CUDA☆62Updated 3 weeks ago
- CUDA by Example, written by two senior members of the CUDA software platform team, shows programmers how to employ this new technology. …☆441Updated 2 years ago
- An implementation of parallel exclusive scan in CUDA☆63Updated 7 years ago
- Intel Data Parallel C++ (and SYCL 2020) Tutorial.☆95Updated 3 years ago
- Some CUDA design patterns and a bit of template magic for CUDA☆156Updated 2 years ago
- Kernel Tuner☆361Updated last week
- supplementary material/programming exercises☆74Updated 4 years ago
- ☆23Updated 3 years ago
- Efficient SpGEMM on GPU using CUDA and CSR☆57Updated 2 years ago
- ☆29Updated 5 years ago
- NVIDIA HPCG is based on the HPCG benchmark and optimized for performance on NVIDIA accelerated HPC systems.☆61Updated 2 weeks ago
- CUDA implementation of exclusive prefix sum via Blelloch's algorithm☆29Updated 8 years ago
- CUDA implementation of the fundamental sum reduce operation. Aims to be as optimized as reasonable.☆39Updated 8 years ago