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
- C++ High Performance, published by Packt☆265Updated 2 years ago
- ☆114Updated 2 years ago
- Code examples using new features from C++20☆35Updated 4 years ago
- Examples of designs using C++11/14☆29Updated 4 years ago
- Modern C++ Programming Cookbook, Second Edition, published by Packt☆210Updated 3 years ago
- Advanced C++ Programming CookBook, published by Packt☆108Updated 2 years ago
- Contains code of the book "Introduction to Programming with C++ for Engineers" by prof. Bogusław Cyganek, Wiley-IEEE, 2020☆51Updated last year
- C++ High Performance Second Edition, published by Packt☆278Updated 2 years ago
- This repository contains material for HPX tutorials given by members of the STE||AR-Group☆34Updated 2 years ago
- Code from Implementing Useful Algorithms in C++ by Dmytro Kedyk☆131Updated 9 months ago
- Slides and other materials from CppCon2021☆115Updated 2 years ago
- Concurrent CPU-GPU Programming using Task Models☆103Updated 5 years ago
- C++ convenience classes to be used with CUDA code, for both the host and the kerlel parts.☆55Updated 7 years ago
- Hands-On Design Patterns with C++ (Second Edition), published by Packt☆114Updated last year
- Best practices of Modern C++☆264Updated 5 years ago
- The presentations of C++Now 2019.☆92Updated 5 years ago
- Source code examples from the Parallel Forall Blog☆96Updated 6 years ago
- Source code for 'Modern Parallel Programming with C++ and Assembly' by Dan Kusswurm☆66Updated 3 years ago
- Learn OpenMP examples step by step☆97Updated 9 months ago
- ☆40Updated 7 years ago
- Examples for using SYCL on CUDA☆62Updated last month
- Master the technique of confidently writing robust C++ code☆62Updated 6 years ago
- Intel Data Parallel C++ (and SYCL 2020) Tutorial.☆95Updated 3 years ago
- STL Algorithm Cheat Sheet + example code from STL Algorithm Video Series.☆239Updated 2 years ago
- Slides for the C++ on Sea conference☆109Updated last year
- Source codes of Discovering Modern C++☆207Updated 7 years ago
- Algorithms implemented in CUDA + resources about GPGPU☆60Updated 3 years ago
- C++ Matrix -- High performance and accurate (e.g. edge cases) matrix math library with expression template arithmetic operators☆121Updated last year
- The Numerical Template Toolbox - C++ Scientific Computing Made Easy☆42Updated 9 years ago