rbaygildin / learn-gpgpuLinks
Algorithms implemented in CUDA + resources about GPGPU
☆62Updated 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:
- Learn OpenCL step by step.☆137Updated 3 years ago
- A curated list of awesome GPGPU (CUDA/OpenCL/Vulkan) resources☆104Updated 2 years ago
- Learn OpenMP examples step by step☆101Updated 11 months ago
- A collection of awesome algorithms, implemented in CUDA.☆25Updated 7 years ago
- Code samples for the CUDA tutorial "CUDA and Applications to Task-based Programming"☆95Updated 2 years ago
- Concurrent CPU-GPU Programming using Task Models☆105Updated 6 years ago
- portDNN is a library implementing neural network algorithms written using SYCL☆113Updated last year
- Source code examples from the Parallel Forall Blog☆96Updated 6 years ago
- A simple profiler to count Nvidia PTX assembly instructions of OpenCL/SYCL/CUDA kernels for roofline model analysis.☆57Updated 9 months ago
- Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task q…☆48Updated last year
- 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
- Some CUDA design patterns and a bit of template magic for CUDA☆157Updated 2 years ago
- ☆71Updated 11 years ago
- Learning and practice of high performance computing (CUDA, Vulkan, OpenCL, OpenMP, TBB, SSE/AVX, NEON, MPI, coroutines, etc. )☆62Updated 9 months ago
- ☆23Updated 3 years ago
- Examples for using SYCL on CUDA☆62Updated 4 months ago
- Easier, quicker command-line CUDA profiling☆39Updated last year
- Intel Data Parallel C++ (and SYCL 2020) Tutorial.☆95Updated 4 years ago
- Source code for 'Data Parallel C++: Mastering DPC++ for Programming of Heterogeneous Systems using C++ and SYCL' by James Reinders, Ben A…☆282Updated 9 months ago
- Directed Acyclic Graph Execution Engine (DAGEE) is a C++ library that enables programmers to express computation and data movement, as ta…☆49Updated 4 years ago
- Example of how to use CUDA with CMake >= 3.8☆70Updated 7 months ago
- THIS REPOSITORY HAS MOVED TO github.com/nvidia/cub, WHICH IS AUTOMATICALLY MIRRORED HERE.☆85Updated last year
- ☆43Updated 7 years ago
- CUDA kernel author's tools☆115Updated 3 years ago
- OpenCL Tutorials☆54Updated 5 years ago
- a CUDA implementation of a priority queue☆84Updated 5 years ago
- Abstractions of memory, allocator, vector, tuple, shared_ptr, unique_ptr, bitset, variant and string working on both CPU and GPU☆31Updated 5 months ago
- Parallel network flows using OpenMP and CUDA.☆28Updated 7 years ago
- Kernel Tuning Toolkit☆65Updated last month
- "Hardware, Software, and Compilers! Oh My!" tutorial files☆16Updated 5 years ago