CoffeeBeforeArch / parallel_programming
A collection of code examples for learning parallel programming concepts
☆51Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for parallel_programming
- C++ files from the "Practical Parallelism in C++" YouTube series by CoffeeBeforeArch☆33Updated 2 years ago
- Code examples using new features from C++20☆34Updated 3 years ago
- ☆80Updated last year
- C++ files from the "C++ Crash Course" YouTube series by CoffeeBeforeArch☆98Updated 2 years ago
- C++ Matrix -- High performance and accurate (e.g. edge cases) matrix math library with expression template arithmetic operators☆113Updated 7 months ago
- Source code for 'Modern Parallel Programming with C++ and Assembly' by Dan Kusswurm☆55Updated 2 years ago
- Master the technique of confidently writing robust C++ code☆60Updated 5 years ago
- A single header-only C++ library for automatic / algorithmic differentiation.☆13Updated last year
- C++ convenience classes to be used with CUDA code, for both the host and the kerlel parts.☆55Updated 6 years ago
- Concurrent CPU-GPU Programming using Task Models☆100Updated 4 years ago
- Intel Data Parallel C++ (and SYCL 2020) Tutorial.☆91Updated 2 years ago
- CUDA kernel author's tools☆107Updated 2 years ago
- Unofficial mirror of Blaze library on Bitbucket☆61Updated 2 years ago
- Serial and parallel implementations of matrix multiplication☆35Updated 3 years ago
- C++ High Performance, published by Packt☆237Updated last year
- Examples from the "C++ From Scratch" Series☆63Updated last year
- Examples of designs using C++11/14☆25Updated 3 years ago
- Examples for using SYCL on CUDA☆60Updated this week
- LEMON Graph Library☆32Updated 4 years ago
- ☆140Updated 6 months ago
- "Hardware, Software, and Compilers! Oh My!" tutorial files☆17Updated 4 years ago
- Code from Implementing Useful Algorithms in C++ by Dmytro Kedyk☆126Updated 2 months ago
- Parallel Algorithm Scheduling Library☆103Updated 7 years ago
- Modern C++ Programming Cookbook, Second Edition, published by Packt☆196Updated 2 years ago
- ☆47Updated 9 months ago
- A simple C++17 lib that helps you to quickly plot your data with GnuPlot☆47Updated last year
- Algorithms implemented in CUDA + resources about GPGPU☆54Updated 2 years ago
- A cross-platform CUDA/C++17 starter project with google test and google benchmark support.☆37Updated last year
- The source code to my book "The C++ Standard Library".☆33Updated last year
- ☆41Updated 6 years ago