rbaygildin / learn-gpgpuLinks
Algorithms implemented in CUDA + resources about GPGPU
☆56Updated 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
Sorting:
- A curated list of awesome GPGPU (CUDA/OpenCL/Vulkan) resources☆97Updated 2 years ago
- A simple profiler to count Nvidia PTX assembly instructions of OpenCL/SYCL/CUDA kernels for roofline model analysis.☆55Updated 3 months ago
- Concurrent CPU-GPU Programming using Task Models☆103Updated 5 years ago
- Learn OpenMP examples step by step☆95Updated 5 months 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!☆99Updated last month
- Code samples for the CUDA tutorial "CUDA and Applications to Task-based Programming"☆91Updated last year
- Learn OpenCL step by step.☆137Updated 2 years ago
- Examples for using SYCL on CUDA☆62Updated 2 weeks ago
- Some CUDA design patterns and a bit of template magic for CUDA☆155Updated 2 years ago
- portDNN is a library implementing neural network algorithms written using SYCL☆113Updated last year
- Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task q…☆47Updated 8 months ago
- Learning and practice of high performance computing (CUDA, Vulkan, OpenCL, OpenMP, TBB, SSE/AVX, NEON, MPI, coroutines, etc. )☆60Updated 3 months ago
- ☆23Updated 3 years ago
- Source code examples from the Parallel Forall Blog☆96Updated 6 years ago
- Kernel Tuning Toolkit☆61Updated 2 weeks ago
- ☆60Updated 2 years ago
- Directed Acyclic Graph Execution Engine (DAGEE) is a C++ library that enables programmers to express computation and data movement, as ta…☆46Updated 3 years ago
- ☆67Updated 11 years ago
- BGHT: High-performance static GPU hash tables.☆69Updated 2 weeks ago
- A domain-specific language and compiler for image processing☆76Updated 4 years ago
- Intel Data Parallel C++ (and SYCL 2020) Tutorial.☆93Updated 3 years ago
- Programming accelerated applications with CUDA C/C++, enough to be able to begin work accelerating your own CPU-only applications for per…☆94Updated 7 years ago
- Generate simple index ranges in C++ and CUDA C++☆39Updated 2 years ago
- C++ convenience classes to be used with CUDA code, for both the host and the kerlel parts.☆55Updated 6 years ago
- Next generation LAPACK implementation for ROCm platform☆105Updated last week
- CUDA tool set for non-C++ languages that provides similar functionality like Thrust, with NVRTC at its core.☆59Updated 2 years ago
- My notes on various HPC papers.☆22Updated 2 years ago
- CUDA Template Functions☆19Updated 7 months ago
- CUDA Guide☆70Updated last year