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:
- Code samples for the CUDA tutorial "CUDA and Applications to Task-based Programming"☆91Updated 2 years ago
- A curated list of awesome GPGPU (CUDA/OpenCL/Vulkan) resources☆99Updated 2 years ago
- Learn OpenCL step by step.☆137Updated 2 years ago
- Concurrent CPU-GPU Programming using Task Models☆103Updated 5 years ago
- Learn OpenMP examples step by step☆95Updated 7 months ago
- A collection of awesome algorithms, implemented in CUDA.☆25Updated 7 years ago
- ☆44Updated 7 years ago
- 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.☆55Updated 5 months ago
- Thrust, CUB, TBB, AVX2, AVX-512, CUDA, OpenCL, OpenMP, Metal, and Rust - all it takes to sum a lot of numbers fast!☆104Updated last month
- Some CUDA design patterns and a bit of template magic for CUDA☆156Updated 2 years ago
- portDNN is a library implementing neural network algorithms written using SYCL☆113Updated last year
- Learning and practice of high performance computing (CUDA, Vulkan, OpenCL, OpenMP, TBB, SSE/AVX, NEON, MPI, coroutines, etc. )☆61Updated 5 months ago
- Library for the GPU-accelerated spatial indexing and processing of particles in 2D and 3D with OpenCL. Currently offers trees based on sp…☆27Updated last year
- ☆68Updated 11 years ago
- Examples for using SYCL on CUDA☆62Updated last month
- ☆23Updated 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
- Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task q…☆48Updated 9 months ago
- Example of how to use CUDA with CMake >= 3.8☆70Updated 2 months ago
- ☆61Updated 2 years ago
- Template for starting CUDA/C++ project using CMake with Github Action for CI☆31Updated 2 months ago
- CUDA Guide☆73Updated last year
- SuiteSparse: a suite of sparse matrix packages by @DrTimothyAldenDavis et al. with native CMake support☆53Updated this week
- Intel Data Parallel C++ (and SYCL 2020) Tutorial.☆94Updated 3 years ago
- Parallel network flows using OpenMP and CUDA.☆28Updated 6 years ago
- Source code for 'Data Parallel C++: Mastering DPC++ for Programming of Heterogeneous Systems using C++ and SYCL' by James Reinders, Ben A…☆277Updated 5 months ago
- Repository holding the code base to AC-SpGEMM : "Adaptive Sparse Matrix-Matrix Multiplication on the GPU"☆29Updated 5 years ago
- Implementations of 2D Image Convolution algorithm with CUDA (using global memory, shared memory and constant memory)☆17Updated 7 years ago
- my bookmarks☆53Updated 10 months ago