rbaygildin / learn-gpgpuLinks
Algorithms implemented in CUDA + resources about GPGPU
☆57Updated 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☆101Updated 2 years ago
- Code samples for the CUDA tutorial "CUDA and Applications to Task-based Programming"☆92Updated 2 years ago
- Learn OpenMP examples step by step☆96Updated 8 months ago
- Learn OpenCL step by step.☆137Updated 3 years ago
- Concurrent CPU-GPU Programming using Task Models☆103Updated 5 years ago
- A collection of awesome algorithms, implemented in CUDA.☆25Updated 7 years ago
- Source code examples from the Parallel Forall Blog☆96Updated 6 years ago
- ☆69Updated 11 years ago
- A simple profiler to count Nvidia PTX assembly instructions of OpenCL/SYCL/CUDA kernels for roofline model analysis.☆56Updated 6 months ago
- Thrust, CUB, TBB, AVX2, AVX-512, CUDA, OpenCL, OpenMP, Metal, and Rust - all it takes to sum a lot of numbers fast!☆108Updated 2 months ago
- Some CUDA design patterns and a bit of template magic for CUDA☆156Updated 2 years ago
- Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task q…☆48Updated 10 months ago
- ☆44Updated 7 years ago
- Example of how to use CUDA with CMake >= 3.8☆70Updated 3 months ago
- Source Code for `Today’s TBB: C++ Parallel Programming with Threading Building Blocks, Second Edition' by Michael Voss and James Reinder…☆196Updated 4 months ago
- A domain-specific language and compiler for image processing☆76Updated 4 years ago
- Learning and practice of high performance computing (CUDA, Vulkan, OpenCL, OpenMP, TBB, SSE/AVX, NEON, MPI, coroutines, etc. )☆62Updated 6 months ago
- portDNN is a library implementing neural network algorithms written using SYCL☆113Updated last year
- Examples for using SYCL on CUDA☆62Updated last month
- Collection of easy, well-documented and useful OpenCL examples in C++.☆82Updated 3 years ago
- ☆23Updated 3 years ago
- Template for starting CUDA/C++ project using CMake with Github Action for CI☆31Updated 3 months ago
- A machine vision library written in SYCL and C++ that shows performance-portable implementation of graph algorithms☆162Updated last year
- Parallel network flows using OpenMP and CUDA.☆28Updated 6 years ago
- a CUDA implementation of a priority queue☆83Updated 5 years ago
- my bookmarks☆54Updated 11 months ago
- Abstractions of memory, allocator, vector, tuple, shared_ptr, unique_ptr, bitset, variant and string working on both CPU and GPU☆31Updated last month
- MIVisionX toolkit is a set of comprehensive computer vision and machine intelligence libraries, utilities, and applications bundled into …☆199Updated this week
- Easier, quicker command-line CUDA profiling☆31Updated last year
- This is a list of useful libraries and resources for CUDA development.☆583Updated 7 years ago