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☆56Updated 3 years ago
- Code samples for the CUDA tutorial "CUDA and Applications to Task-based Programming"☆91Updated last year
- A simple profiler to count Nvidia PTX assembly instructions of OpenCL/SYCL/CUDA kernels for roofline model analysis.☆55Updated 3 months ago
- ☆60Updated 2 years ago
- A curated list of awesome GPGPU (CUDA/OpenCL/Vulkan) resources☆97Updated 2 years ago
- Examples for using SYCL on CUDA☆62Updated 2 weeks ago
- ☆67Updated 11 years ago
- Examples for HIP☆209Updated 7 months ago
- Learn OpenMP examples step by step☆95Updated 5 months ago
- CUDA Guide☆70Updated last year
- CUDA implementation of exclusive prefix sum via Blelloch's algorithm☆28Updated 7 years ago
- BGHT: High-performance static GPU hash tables.☆69Updated 2 weeks ago
- OpenCL Tutorials☆53Updated 5 years ago
- Learn OpenCL step by step.☆137Updated 2 years ago
- Main Book repository for the Parallel and High Performance Computing book, Manning Publications☆209Updated 3 years ago
- 🎃 GPU load-balancing library for regular and irregular computations.☆62Updated last year
- rocWMMA☆119Updated this week
- Examples from Programming in Parallel with CUDA☆157Updated 2 years ago
- Next generation LAPACK implementation for ROCm platform☆106Updated this week
- Serial and parallel implementations of matrix multiplication☆42Updated 4 years ago
- portDNN is a library implementing neural network algorithms written using SYCL☆113Updated last year
- My notes on various HPC papers.☆22Updated 2 years ago
- Intel Data Parallel C++ (and SYCL 2020) Tutorial.☆93Updated 3 years ago
- This is a list of useful libraries and resources for CUDA development.☆572Updated 7 years ago
- AMD lab notes with code examples to demonstrate use of AMD GPUs☆98Updated last year
- Sparse-dense matrix-matrix multiplication on GPUs☆14Updated 6 years ago
- FP64 equivalent GEMM via Int8 Tensor Cores using the Ozaki scheme☆77Updated 3 months ago
- Template for starting CUDA/C++ project using CMake with Github Action for CI☆31Updated 3 weeks ago
- Some CUDA design patterns and a bit of template magic for CUDA☆155Updated 2 years ago
- ☆23Updated 3 years ago