rbaygildin / learn-gpgpu
Algorithms implemented in CUDA + resources about GPGPU
☆55Updated 3 years ago
Alternatives and similar repositories for learn-gpgpu:
Users that are interested in learn-gpgpu are comparing it to the libraries listed below
- A collection of awesome algorithms, implemented in CUDA.☆24Updated 7 years ago
- Code samples for the CUDA tutorial "CUDA and Applications to Task-based Programming"☆89Updated last year
- Some CUDA design patterns and a bit of template magic for CUDA☆149Updated last year
- A simple profiler to count Nvidia PTX assembly instructions of OpenCL/SYCL/CUDA kernels for roofline model analysis.☆50Updated last year
- A curated list of awesome GPGPU (CUDA/OpenCL/Vulkan) resources☆88Updated 2 years ago
- Learn OpenCL step by step.☆133Updated 2 years ago
- ☆42Updated 7 years ago
- Source code examples from the Parallel Forall Blog☆96Updated 6 years ago
- ☆23Updated 3 years ago
- Template for starting CUDA/C++ project using CMake with Github Action for CI☆29Updated 2 years ago
- portDNN is a library implementing neural network algorithms written using SYCL☆111Updated 9 months ago
- Concurrent CPU-GPU Programming using Task Models☆100Updated 5 years ago
- Numbast is a tool to build an automated pipeline that converts CUDA APIs into Numba bindings.☆36Updated this week
- Learn OpenMP examples step by step☆90Updated last month
- BGHT: High-performance static GPU hash tables.☆61Updated 5 months ago
- CUDA by practice☆125Updated 5 years ago
- Learning and practice of high performance computing (CUDA, Vulkan, OpenCL, OpenMP, TBB, SSE/AVX, NEON, MPI, coroutines, etc. )☆60Updated this week
- Fast integer division with divisor not known at compile time. To be used primarily in CUDA kernels.☆70Updated 9 years ago
- ☆58Updated 2 years ago
- fast Fourier transform on GPU in shared memory for AstroAccelerate project☆26Updated 4 years ago
- Cooperative Primitives for CUDA C++ Kernel Authors. This repository contains CUB PRs from Q4 2019 until Q4 2020.☆22Updated 4 years ago
- SYCL Open Source Specification☆130Updated this week
- SYCL Reference Manual☆27Updated 10 months ago
- Examples from Programming in Parallel with CUDA☆129Updated last year
- Source code repository for the projects from CUDA for Engineers☆129Updated 3 years ago
- Thrust, CUB, TBB, AVX2, AVX-512, CUDA, OpenCL, OpenMP, Metal - all it takes to sum a lot of numbers fast!☆90Updated 2 weeks ago
- Implementations of 2D Image Convolution algorithm with CUDA (using global memory, shared memory and constant memory)☆17Updated 7 years ago
- My notes on various HPC papers.☆21Updated 2 years ago
- CUDA Guide☆62Updated last year
- Serial and parallel implementations of matrix multiplication☆40Updated 4 years ago