gmarciani / cudawesome
A collection of awesome algorithms, implemented in CUDA.
☆24Updated 7 years ago
Alternatives and similar repositories for cudawesome:
Users that are interested in cudawesome are comparing it to the libraries listed below
- Algorithms implemented in CUDA + resources about GPGPU☆54Updated 3 years ago
- Code samples for the CUDA tutorial "CUDA and Applications to Task-based Programming"☆89Updated last year
- A simple profiler to count Nvidia PTX assembly instructions of OpenCL/SYCL/CUDA kernels for roofline model analysis.☆50Updated last year
- ☆58Updated 2 years ago
- A curated list of awesome GPGPU (CUDA/OpenCL/Vulkan) resources☆88Updated 2 years ago
- ☆66Updated 11 years ago
- CUDA implementation of the fundamental sum reduce operation. Aims to be as optimized as reasonable.☆36Updated 7 years ago
- Examples for HIP☆203Updated 3 months ago
- ☆29Updated 5 years ago
- Learning and practice of high performance computing (CUDA, Vulkan, OpenCL, OpenMP, TBB, SSE/AVX, NEON, MPI, coroutines, etc. )☆60Updated this week
- ☆23Updated 3 years ago
- A GPU benchmark suite for assessing on-chip GPU memory bandwidth☆104Updated 7 years ago
- Examples for using SYCL on CUDA☆62Updated last week
- BGHT: High-performance static GPU hash tables.☆61Updated 5 months ago
- 🎃 GPU load-balancing library for regular and irregular computations.☆62Updated 8 months ago
- Intel Data Parallel C++ (and SYCL 2020) Tutorial.☆93Updated 3 years ago
- A simple gravitational N-body simulation in less than 100 lines of C code, with CUDA optimizations.☆102Updated 11 years ago
- resources pour le cours d'introduction à la programmation des GPUs du mastère spécialisé HPC-AI☆22Updated last year
- C++ implementation of neural networks library with Keras-like API. Contains majority of commonly used layers, losses and optimizers. Supp…☆38Updated 3 years ago
- Multi-GPU Framework for Voxel Grid Computations☆46Updated this week
- An extension library of WMMA API (Tensor Core API)☆90Updated 7 months ago
- Thrust, CUB, TBB, AVX2, AVX-512, CUDA, OpenCL, OpenMP, Metal - all it takes to sum a lot of numbers fast!☆89Updated last week
- Kernel Tuning Toolkit☆59Updated last month
- Generate simple index ranges in C++ and CUDA C++☆39Updated last year
- CUDA implementation of exclusive prefix sum via Blelloch's algorithm☆27Updated 7 years ago
- Learn OpenCL step by step.☆133Updated 2 years ago
- Matrix Multiply-Accumulate with CUDA and WMMA( Tensor Core)☆126Updated 4 years ago
- portDNN is a library implementing neural network algorithms written using SYCL☆111Updated 9 months ago
- A GPU performance prediction toolkit for CUDA programs☆16Updated 5 years ago
- MagmaDNN: a simple deep learning framework in c++☆49Updated 4 years ago