CoffeeBeforeArch / parallel_programmingLinks
A collection of code examples for learning parallel programming concepts
☆52Updated 4 years ago
Alternatives and similar repositories for parallel_programming
Users that are interested in parallel_programming are comparing it to the libraries listed below
Sorting:
- C++ files from the "C++ Crash Course" YouTube series by CoffeeBeforeArch☆107Updated 3 years ago
- Concurrent CPU-GPU Programming using Task Models☆104Updated 5 years ago
- Source code for 'Modern Parallel Programming with C++ and Assembly' by Dan Kusswurm☆66Updated 3 years ago
- Examples for using SYCL on CUDA☆62Updated 2 months ago
- UME::SIMD A library for explicit simd vectorization.☆91Updated 7 years ago
- Slides and other materials from CppCon2021☆116Updated 2 years ago
- Scalable High-performance Algorithms and Data-structures☆133Updated 5 months ago
- C++ files from the "Practical Parallelism in C++" YouTube series by CoffeeBeforeArch☆36Updated 3 years ago
- C++ convenience classes to be used with CUDA code, for both the host and the kerlel parts.☆55Updated 7 years ago
- C++ High Performance, published by Packt☆265Updated 2 years ago
- Code from Implementing Useful Algorithms in C++ by Dmytro Kedyk☆132Updated 3 weeks ago
- Intel Data Parallel C++ (and SYCL 2020) Tutorial.☆95Updated 3 years ago
- ☆116Updated 2 years ago
- The Combinatorial BLAS (CombBLAS) is an extensible distributed-memory parallel graph library offering a small but powerful set of linear …☆79Updated 3 months ago
- Learn OpenMP examples step by step☆98Updated 10 months ago
- SYCL-ML is a C++ library, implementing classical machine learning algorithms using SYCL.☆66Updated 5 years ago
- C++ Library for Portable SIMD Vectorization☆84Updated 11 months ago
- CUDA kernel author's tools☆113Updated 3 years ago
- The Numerical Template Toolbox - C++ Scientific Computing Made Easy☆42Updated 10 years ago
- Source code examples from the Parallel Forall Blog☆96Updated 6 years ago
- ☆149Updated last year
- ☆23Updated 3 years ago
- Code examples using new features from C++20☆35Updated 4 years ago
- This repository contains material for HPX tutorials given by members of the STE||AR-Group☆34Updated 2 years ago
- A Low-Level Abstraction of Memory Access☆92Updated last year
- Asynchronous Programming with C++, Published by Packt☆73Updated 11 months ago
- Algorithms implemented in CUDA + resources about GPGPU☆60Updated 3 years ago
- a CUDA implementation of a priority queue☆83Updated 5 years ago
- Best practices of Modern C++☆265Updated 5 years ago
- Generate simple index ranges in C++ and CUDA C++☆39Updated 2 years ago