CoffeeBeforeArch / parallel_programming
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 "Practical Parallelism in C++" YouTube series by CoffeeBeforeArch☆35Updated 2 years ago
- ☆92Updated 2 years ago
- Code examples using new features from C++20☆35Updated 4 years ago
- Serial and parallel implementations of matrix multiplication☆40Updated 4 years ago
- Examples from the "C++ From Scratch" Series☆79Updated 2 years ago
- C++ files from the "C++ Crash Course" YouTube series by CoffeeBeforeArch☆102Updated 3 years ago
- "Hardware, Software, and Compilers! Oh My!" tutorial files☆16Updated 5 years ago
- Complete Project Documentation☆94Updated last year
- Master the technique of confidently writing robust C++ code☆62Updated 5 years ago
- Parallel C++ algorithms☆61Updated last year
- Advanced C++ Programming CookBook, published by Packt☆108Updated 2 years ago
- UME::SIMD A library for explicit simd vectorization.☆90Updated 7 years ago
- Source code for 'Modern Parallel Programming with C++ and Assembly' by Dan Kusswurm☆64Updated 3 years ago
- A simple trace-based cache simulator☆13Updated 4 months ago
- supplementary material/programming exercises☆73Updated 3 years ago
- Slides and other materials from CppCon2021☆105Updated last year
- A reference implementation of std::simd, providing data parallel types in the C++ standard☆12Updated 5 years ago
- CUDA kernel author's tools☆111Updated 3 years ago
- Code from Implementing Useful Algorithms in C++ by Dmytro Kedyk☆131Updated 4 months ago
- C++ convenience classes to be used with CUDA code, for both the host and the kerlel parts.☆55Updated 6 years ago
- Source Code for `Today’s TBB: C++ Parallel Programming with Threading Building Blocks, Second Edition' by Michael Voss and James Reinder…☆185Updated last month
- C++ Standard Template Library in Practice, published by [Packt]☆25Updated 2 years ago
- This repository contains material for HPX tutorials given by members of the STE||AR-Group☆34Updated last year
- Fully-working mlpack example programs☆130Updated last month
- Algorithms implemented in CUDA + resources about GPGPU☆56Updated 3 years ago
- Learn OpenMP examples step by step☆93Updated 3 months ago
- My curated list of C++ (GPU) BLAS libraries and machine learning/reinforcement learning frameworks☆28Updated 5 years ago
- ☆40Updated 7 years ago
- Source Code for 'Modern C++ for Absolute Beginners' by Slobodan Dmitrović☆51Updated 4 years ago
- Best practices of Modern C++☆262Updated 4 years ago