jslee02 / awesome-gpgpuLinks
A curated list of awesome GPGPU (CUDA/OpenCL/Vulkan) resources
☆99Updated 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☆56Updated 3 years ago
- Graphics Processing Unit (GPU) Architecture Guide☆234Updated 3 years ago
- CUDA Guide☆73Updated last year
- Thrust, CUB, TBB, AVX2, AVX-512, CUDA, OpenCL, OpenMP, Metal, and Rust - all it takes to sum a lot of numbers fast!☆105Updated last month
- Learn OpenCL step by step.☆137Updated 3 years ago
- A simple profiler to count Nvidia PTX assembly instructions of OpenCL/SYCL/CUDA kernels for roofline model analysis.☆55Updated 5 months ago
- A collection of awesome algorithms, implemented in CUDA.☆25Updated 7 years ago
- Study and Implementations of Numerical Algorithms on Apple M1 and A* Devices☆145Updated 2 years ago
- Collection of easy, well-documented and useful OpenCL examples in C++.☆78Updated 3 years ago
- This is a list of useful libraries and resources for CUDA development.☆581Updated 7 years ago
- Code samples for the CUDA tutorial "CUDA and Applications to Task-based Programming"☆91Updated 2 years ago
- Set of utilities supporting workflows common in GPU raytracing applications☆119Updated last week
- A profiler to disclose and quantify hardware features on GPUs.☆174Updated 3 years ago
- A micro Vulkan compute pipeline and a collection of benchmarking compute shaders☆249Updated 5 months ago
- Learn OpenMP examples step by step☆96Updated 7 months ago
- Implement Neural Networks in Cuda from Scratch☆24Updated last year
- An expression template based linear algebra library running completely on the GPU using CUDA☆25Updated 4 years ago
- μ-Cuda, COVER THE LAST MILE OF CUDA. With features: intellisense-friendly, structured launch, automatic cuda graph generation and updatin…☆185Updated last month
- Source code for 'Modern Parallel Programming with C++ and Assembly' by Dan Kusswurm☆64Updated 3 years ago
- SuiteSparse: a suite of sparse matrix packages by @DrTimothyAldenDavis et al. with native CMake support☆53Updated last week
- The more dimensions, the better the geometry.☆16Updated this week
- Some CUDA design patterns and a bit of template magic for CUDA☆156Updated 2 years ago
- Writing a CUDA software ray tracing renderer with Analysis-Driven Optimization from scratch: a python-importable, distributed parallel re…☆33Updated 2 weeks ago
- GPUOcelot: A dynamic compilation framework for PTX☆207Updated 6 months ago
- Simple OpenCL examples for exploiting GPU computing☆222Updated last year
- Dr.Jit — A Just-In-Time-Compiler for Differentiable Rendering (core library)☆114Updated this week
- A Visual Studio Code extension for building and debugging CUDA applications.☆89Updated last month
- Corrected source for the OpenCL in Action book (work in progress)☆64Updated 12 years ago
- LLM training in simple, raw C/CUDA☆104Updated last year
- Simple example of using Vulkan for GPGPU computing☆56Updated 6 years ago