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
- Learn OpenMP examples step by step☆101Updated last year
- Source code for 'Modern Parallel Programming with C++ and Assembly' by Dan Kusswurm☆75Updated 3 years ago
- ☆124Updated 2 years ago
- C++ files from the "Practical Parallelism in C++" YouTube series by CoffeeBeforeArch☆36Updated 3 years ago
- Code examples using new features from C++20☆35Updated 4 years ago
- Examples for using SYCL on CUDA☆63Updated 5 months ago
- Code from Implementing Useful Algorithms in C++ by Dmytro Kedyk☆138Updated last month
- Source code examples from the Parallel Forall Blog☆96Updated 6 years ago
- C++ High Performance, published by Packt☆267Updated 3 years ago
- Intel Data Parallel C++ (and SYCL 2020) Tutorial.☆95Updated 4 years ago
- Best practices of Modern C++☆267Updated 5 years ago
- Concurrent CPU-GPU Programming using Task Models☆106Updated 6 years ago
- Asynchronous Programming with C++, Published by Packt☆82Updated last year
- Slides and other materials from CppCon2021☆118Updated 2 years ago
- CUDA kernel author's tools☆115Updated 3 years ago
- Algorithms implemented in CUDA + resources about GPGPU☆62Updated 4 years ago
- ☆150Updated last year
- Serial and parallel implementations of matrix multiplication☆45Updated 4 years ago
- This repository contains some material I've created to teach courses on C++ and the Standard Template Library (STL). Please see http://w…☆142Updated 2 years ago
- Source code for 'Data Parallel C++: Mastering DPC++ for Programming of Heterogeneous Systems using C++ and SYCL' by James Reinders, Ben A…☆285Updated 10 months ago
- Scalable High-performance Algorithms and Data-structures☆136Updated 2 months ago
- My C++ deep learning framework & other machine learning algorithms☆89Updated 2 years ago
- Modern C++ Programming Cookbook, Second Edition, published by Packt☆213Updated 3 years ago
- Advanced C++ Programming CookBook, published by Packt☆110Updated 3 years ago
- Code for C++ concurrency course in Udemy☆117Updated 2 years ago
- Leverage the power of modern C++ to build robust and scalable applications☆77Updated 5 years ago
- Examples from the "C++ From Scratch" Series☆103Updated 3 years ago
- The C++ Neural Network and Machine Learning project is intended to provide a C++ template library for neural nets and machine learning al…☆84Updated 3 years ago
- Source Code for `Today’s TBB: C++ Parallel Programming with Threading Building Blocks, Second Edition' by Michael Voss and James Reinder…☆199Updated 8 months ago