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"☆88Updated last year
- A simple profiler to count Nvidia PTX assembly instructions of OpenCL/SYCL/CUDA kernels for roofline model analysis.☆52Updated 2 months ago
- A curated list of awesome GPGPU (CUDA/OpenCL/Vulkan) resources☆94Updated 2 years ago
- ☆67Updated 11 years ago
- Efficient implementations of Merge Sort and Bitonic Sort algorithms using CUDA for GPU parallel processing, resulting in accelerated sort…☆15Updated last year
- CUDA implementation of the fundamental sum reduce operation. Aims to be as optimized as reasonable.☆37Updated 7 years ago
- CUDA implementation of exclusive prefix sum via Blelloch's algorithm☆28Updated 7 years ago
- Template for starting CUDA/C++ project using CMake with Github Action for CI☆29Updated 2 years ago
- Repository holding the code base to AC-SpGEMM : "Adaptive Sparse Matrix-Matrix Multiplication on the GPU"☆28Updated 4 years ago
- Examples for HIP☆207Updated 6 months ago
- An implementation of parallel exclusive scan in CUDA☆62Updated 7 years ago
- FP64 equivalent GEMM via Int8 Tensor Cores using the Ozaki scheme☆70Updated 2 months ago
- AMD’s C++ library for accelerating tensor primitives☆41Updated last week
- Examples for using SYCL on CUDA☆62Updated 3 months ago
- ☆60Updated 2 years ago
- NVIDIA HPCG is based on the HPCG benchmark and optimized for performance on NVIDIA accelerated HPC systems.☆56Updated last month
- Learn OpenMP examples step by step☆95Updated 4 months ago
- Some CUDA design patterns and a bit of template magic for CUDA☆154Updated 2 years ago
- BGHT: High-performance static GPU hash tables.☆65Updated last month
- Examples from Programming in Parallel with CUDA☆149Updated 2 years ago
- A GPU benchmark suite for assessing on-chip GPU memory bandwidth☆105Updated 7 years ago
- AMD lab notes with code examples to demonstrate use of AMD GPUs☆98Updated 11 months ago
- Learning and practice of high performance computing (CUDA, Vulkan, OpenCL, OpenMP, TBB, SSE/AVX, NEON, MPI, coroutines, etc. )☆60Updated 2 months ago
- ☆23Updated 3 years ago
- Next generation library for iterative sparse solvers for ROCm platform☆81Updated last week
- Serial and parallel implementations of matrix multiplication☆41Updated 4 years ago
- CUDA Matrix Multiplication Optimization☆189Updated 10 months ago
- 🎃 GPU load-balancing library for regular and irregular computations.☆62Updated 11 months ago
- CUDA by practice☆128Updated 5 years ago