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:
- ☆106Updated 2 years ago
- C++ files from the "C++ Crash Course" YouTube series by CoffeeBeforeArch☆104Updated 3 years ago
- Intel Data Parallel C++ (and SYCL 2020) Tutorial.☆94Updated 3 years ago
- Source code for 'Modern Parallel Programming with C++ and Assembly' by Dan Kusswurm☆65Updated 3 years ago
- Learn OpenMP examples step by step☆95Updated 7 months ago
- CUDA kernel author's tools☆113Updated 3 years ago
- Examples for using SYCL on CUDA☆62Updated last month
- Concurrent CPU-GPU Programming using Task Models☆103Updated 5 years ago
- Advanced C++ Programming CookBook, published by Packt☆108Updated 2 years ago
- Code from Implementing Useful Algorithms in C++ by Dmytro Kedyk☆131Updated 7 months ago
- C++ High Performance, published by Packt☆261Updated 2 years ago
- C++ convenience classes to be used with CUDA code, for both the host and the kerlel parts.☆55Updated 6 years ago
- Source code examples from the Parallel Forall Blog☆96Updated 6 years ago
- Algorithms implemented in CUDA + resources about GPGPU☆56Updated 3 years ago
- Scalable High-performance Algorithms and Data-structures☆132Updated 2 months ago
- Source code for 'Data Parallel C++: Mastering DPC++ for Programming of Heterogeneous Systems using C++ and SYCL' by James Reinders, Ben A…☆277Updated 5 months ago
- Code examples using new features from C++20☆35Updated 4 years ago
- ☆23Updated 3 years ago
- Fully-working mlpack example programs☆133Updated 4 months ago
- Modern C++ Programming Cookbook, Second Edition, published by Packt☆208Updated 3 years ago
- Header-only C++ library for low precision floating point type emulation.☆175Updated 5 years ago
- Source Code for `Today’s TBB: C++ Parallel Programming with Threading Building Blocks, Second Edition' by Michael Voss and James Reinder…☆193Updated 2 months ago
- This repository contains material for HPX tutorials given by members of the STE||AR-Group☆33Updated 2 years ago
- "Hardware, Software, and Compilers! Oh My!" tutorial files☆16Updated 5 years ago
- Slides and other materials from CppCon2021☆110Updated last year
- C++ Library for Portable SIMD Vectorization☆84Updated 9 months ago
- Exercises and Solutions for "Programming Your GPU with OpenMP: A Hands-On Introduction"☆146Updated 4 months ago
- ☆147Updated last year
- High-level C++ for Accelerator Clusters☆152Updated last week
- Compiler agnostic metaprogramming library providing concepts, type operations and tuples for C++ and cuda☆90Updated 2 weeks ago