CoffeeBeforeArch / parallel_programmingLinks
A collection of code examples for learning parallel programming concepts
☆53Updated 5 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
- Source code for 'Modern Parallel Programming with C++ and Assembly' by Dan Kusswurm☆73Updated 3 years ago
- ☆122Updated 2 years ago
- Concurrent CPU-GPU Programming using Task Models☆105Updated 6 years ago
- Code examples using new features from C++20☆35Updated 4 years ago
- Slides and other materials from CppCon2021☆118Updated 2 years ago
- C++ High Performance, published by Packt☆266Updated 2 years ago
- Code from Implementing Useful Algorithms in C++ by Dmytro Kedyk☆138Updated 3 weeks ago
- My curated list of C++ (GPU) BLAS libraries and machine learning/reinforcement learning frameworks☆30Updated 6 years ago
- C++ convenience classes to be used with CUDA code, for both the host and the kerlel parts.☆55Updated 7 years ago
- Examples for using SYCL on CUDA☆62Updated 4 months ago
- ☆150Updated last year
- Source code for 'Data Parallel C++: Mastering DPC++ for Programming of Heterogeneous Systems using C++ and SYCL' by James Reinders, Ben A…☆284Updated 9 months ago
- Leverage the power of modern C++ to build robust and scalable applications☆77Updated 5 years ago
- This repository contains material for HPX tutorials given by members of the STE||AR-Group☆35Updated 2 years ago
- Advanced C++ Programming CookBook, published by Packt☆109Updated 2 years ago
- CUDA kernel author's tools☆115Updated 3 years ago
- Learn OpenMP examples step by step☆101Updated last year
- Examples of designs using C++11/14☆27Updated 4 years ago
- C++ files from the "Practical Parallelism in C++" YouTube series by CoffeeBeforeArch☆36Updated 3 years ago
- Header-only C++ library for low precision floating point type emulation.☆178Updated 5 years ago
- Algorithms implemented in CUDA + resources about GPGPU☆62Updated 4 years ago
- Scalable High-performance Algorithms and Data-structures☆135Updated last month
- Technical Note: From C++98 to C++2x☆145Updated 7 months ago
- a CUDA implementation of a priority queue☆84Updated 5 years ago
- Source code examples from the Parallel Forall Blog☆96Updated 6 years ago
- Best practices of Modern C++☆266Updated 5 years ago
- UME::SIMD A library for explicit simd vectorization.☆91Updated 8 years ago
- ☆55Updated last year
- Parallel Algorithm Scheduling Library☆106Updated 8 years ago