CoffeeBeforeArch / parallel_programmingLinks
A collection of code examples for learning parallel programming concepts
☆54Updated 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
- Learn OpenMP examples step by step☆101Updated 10 months ago
- Code from Implementing Useful Algorithms in C++ by Dmytro Kedyk☆134Updated last month
- Source code for 'Modern Parallel Programming with C++ and Assembly' by Dan Kusswurm☆71Updated 3 years ago
- Slides and other materials from CppCon2021☆117Updated 2 years ago
- Examples for using SYCL on CUDA☆62Updated 3 months ago
- Intel Data Parallel C++ (and SYCL 2020) Tutorial.☆95Updated 3 years ago
- Concurrent CPU-GPU Programming using Task Models☆105Updated 5 years ago
- C++ Matrix -- High performance and accurate (e.g. edge cases) matrix math library with expression template arithmetic operators☆122Updated last year
- C++ High Performance, published by Packt☆266Updated 2 years ago
- Code examples using new features from C++20☆35Updated 4 years ago
- This repository contains material for HPX tutorials given by members of the STE||AR-Group☆34Updated 2 years ago
- ☆119Updated 2 years ago
- My curated list of C++ (GPU) BLAS libraries and machine learning/reinforcement learning frameworks☆30Updated 5 years ago
- Advanced C++ Programming CookBook, published by Packt☆108Updated 2 years ago
- C++ convenience classes to be used with CUDA code, for both the host and the kerlel parts.☆55Updated 7 years ago
- UME::SIMD A library for explicit simd vectorization.☆91Updated 7 years ago
- C++ files from the "Practical Parallelism in C++" YouTube series by CoffeeBeforeArch☆36Updated 3 years ago
- Scalable High-performance Algorithms and Data-structures☆134Updated 6 months ago
- A reference implementation of std::simd, providing data parallel types in the C++ standard☆13Updated 5 years ago
- CUDA kernel author's tools☆114Updated 3 years ago
- Examples of designs using C++11/14☆27Updated 4 years ago
- Leverage the power of modern C++ to build robust and scalable applications☆73Updated 5 years ago
- Profiling Taskflow Programs through Visualization☆50Updated 2 years ago
- Exercises and Solutions for "Programming Your GPU with OpenMP: A Hands-On Introduction"☆150Updated 8 months ago
- ☆55Updated last year
- ☆23Updated 3 years ago
- Material used for teaching.☆62Updated 3 years ago
- Little OpenMP Library☆169Updated 3 years ago
- WIP · CUDA compatibility for Blaze · https://bitbucket.org/blaze-lib/blaze☆20Updated 6 years ago