jslee02 / awesome-gpgpuLinks
A curated list of awesome GPGPU (CUDA/OpenCL/Vulkan) resources
☆104Updated 2 years ago
Alternatives and similar repositories for awesome-gpgpu
Users that are interested in awesome-gpgpu are comparing it to the libraries listed below
Sorting:
- Algorithms implemented in CUDA + resources about GPGPU☆62Updated 3 years ago
- CUDA Guide☆75Updated 2 years ago
- Graphics Processing Unit (GPU) Architecture Guide☆261Updated 3 years ago
- Thrust, CUB, TBB, AVX2, AVX-512, CUDA, OpenCL, OpenMP, Metal, and Rust - all it takes to sum a lot of numbers fast!☆115Updated 5 months ago
- Learn OpenCL step by step.☆137Updated 3 years ago
- Code samples for the CUDA tutorial "CUDA and Applications to Task-based Programming"☆95Updated 2 years ago
- This is a list of useful libraries and resources for CUDA development.☆594Updated 8 years ago
- A simple profiler to count Nvidia PTX assembly instructions of OpenCL/SYCL/CUDA kernels for roofline model analysis.☆57Updated 9 months ago
- OpenCL Guide☆18Updated 4 years ago
- Collection of easy, well-documented and useful OpenCL examples in C++.☆83Updated 4 years ago
- AMD ROCm Performance Primitives (RPP) library is a comprehensive high-performance computer vision library for AMD processors with HIP/Ope…☆70Updated this week
- A collection of awesome algorithms, implemented in CUDA.☆25Updated 7 years ago
- Implement Neural Networks in Cuda from Scratch☆24Updated last year
- Set of utilities supporting workflows common in GPU raytracing applications☆129Updated last month
- Some CUDA design patterns and a bit of template magic for CUDA☆157Updated 2 years ago
- A micro Vulkan compute pipeline and a collection of benchmarking compute shaders☆259Updated 9 months ago
- CuPBoP-AMD is a CUDA translator that translates CUDA programs at NVVM IR level to HIP-compatible IR that can run on AMD GPUs.☆39Updated 2 years ago
- Simple OpenCL Samples that Build with Khronos Headers and Libs☆118Updated this week
- The more dimensions, the better the geometry.☆17Updated this week
- μ-Cuda, COVER THE LAST MILE OF CUDA. With features: intellisense-friendly, structured launch, automatic cuda graph generation and updatin…☆203Updated 2 weeks ago
- AMD's graph optimization engine.☆269Updated this week
- Tensor Tiling Library☆38Updated 3 months ago
- Abstractions of memory, allocator, vector, tuple, shared_ptr, unique_ptr, bitset, variant and string working on both CPU and GPU☆31Updated 5 months ago
- Study and Implementations of Numerical Algorithms on Apple M1 and A* Devices☆149Updated 3 years ago
- An expression template based linear algebra library running completely on the GPU using CUDA☆25Updated 4 years ago
- DINOv2 inference engine written in C/C++ using ggml and OpenCV.☆84Updated 8 months ago
- MIVisionX toolkit is a set of comprehensive computer vision and machine intelligence libraries, utilities, and applications bundled into …☆207Updated this week
- CUDA kernel author's tools☆115Updated 3 years ago
- Synchronous, single-threaded, library-only SYCL implementation for debugging and verification.☆39Updated 4 months ago
- General Matrix Multiplication using NVIDIA Tensor Cores☆27Updated 11 months ago