CoffeeBeforeArch / parallel_programming
A collection of code examples for learning parallel programming concepts
☆51Updated 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
- C++ files from the "Practical Parallelism in C++" YouTube series by CoffeeBeforeArch☆34Updated 2 years ago
- ☆82Updated last year
- C++ files from the "C++ Crash Course" YouTube series by CoffeeBeforeArch☆100Updated 2 years ago
- Code examples using new features from C++20☆35Updated 3 years ago
- C++ Standard Template Library in Practice, published by [Packt]☆24Updated last year
- C++ convenience classes to be used with CUDA code, for both the host and the kerlel parts.☆55Updated 6 years ago
- Learn OpenMP examples step by step☆87Updated 3 years ago
- CUDA kernel author's tools☆110Updated 2 years ago
- "Hardware, Software, and Compilers! Oh My!" tutorial files☆17Updated 4 years ago
- Serial and parallel implementations of matrix multiplication☆39Updated 3 years ago
- Advanced C++ Programming CookBook, published by Packt☆106Updated last year
- Matrix multiplication using c++11 threads☆32Updated 6 years ago
- Algorithms implemented in CUDA + resources about GPGPU☆53Updated 3 years ago
- Source code examples from the Parallel Forall Blog☆95Updated 5 years ago
- Intel Data Parallel C++ (and SYCL 2020) Tutorial.☆93Updated 3 years ago
- Complete Project Documentation☆94Updated last year
- A cross-platform CUDA/C++17 starter project with google test and google benchmark support.☆37Updated last year
- Code from Implementing Useful Algorithms in C++ by Dmytro Kedyk☆127Updated last week
- Examples from Second Edition of Discovering Modern C++☆22Updated 6 years ago
- UME::SIMD A library for explicit simd vectorization.☆91Updated 6 years ago
- C++ System Programming Cookbook, published by Packt☆64Updated last year
- This repository contains material for HPX tutorials given by members of the STE||AR-Group☆34Updated last year
- algorithms in c++☆45Updated 4 years ago
- The Numerical Template Toolbox - C++ Scientific Computing Made Easy☆37Updated 9 years ago
- Hands-On Functional Programming with C++, published by Packt☆49Updated last year
- Slides and other materials from CppCon2021☆100Updated last year
- A low-latency LRU approximation cache in C++ using CLOCK second-chance algorithm. Multi level cache too. Up to 2.5 billion lookups per se…☆68Updated last year
- Source Code for 'Pro TBB: C++ Parallel Programming with Threading Building Blocks' by Michael Voss, Rafael Asenjo, and James Reinders☆178Updated 5 months ago
- C++ wrapper for gnuplot☆24Updated 5 years ago