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
- A collection of awesome algorithms, implemented in CUDA.☆25Updated 7 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
- This is a list of useful libraries and resources for CUDA development.☆594Updated 8 years ago
- Code samples for the CUDA tutorial "CUDA and Applications to Task-based Programming"☆95Updated 2 years ago
- OpenCL Guide☆18Updated 4 years ago
- Learn OpenCL step by step.☆137Updated 3 years ago
- Collection of easy, well-documented and useful OpenCL examples in C++.☆83Updated 4 years ago
- Set of utilities supporting workflows common in GPU raytracing applications☆129Updated this week
- Tensor Tiling Library☆38Updated 3 months ago
- An expression template based linear algebra library running completely on the GPU using CUDA☆25Updated 4 years ago
- A micro Vulkan compute pipeline and a collection of benchmarking compute shaders☆259Updated 9 months ago
- μ-Cuda, COVER THE LAST MILE OF CUDA. With features: intellisense-friendly, structured launch, automatic cuda graph generation and updatin…☆203Updated 2 weeks ago
- Study and Implementations of Numerical Algorithms on Apple M1 and A* Devices☆149Updated 3 years ago
- A simple profiler to count Nvidia PTX assembly instructions of OpenCL/SYCL/CUDA kernels for roofline model analysis.☆57Updated 9 months ago
- The more dimensions, the better the geometry.