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☆103Updated 3 years ago
- Learn OpenMP examples step by step☆95Updated 6 months ago
- ☆101Updated 2 years ago
- Fully-working mlpack example programs☆135Updated 4 months ago
- Intel Data Parallel C++ (and SYCL 2020) Tutorial.☆94Updated 3 years ago
- C++ High Performance, published by Packt☆260Updated 2 years ago
- Examples for using SYCL on CUDA☆62Updated last month
- Scalable High-performance Algorithms and Data-structures☆132Updated 2 months ago
- C++ files from the "Practical Parallelism in C++" YouTube series by CoffeeBeforeArch☆36Updated 3 years ago
- Concurrent CPU-GPU Programming using Task Models☆103Updated 5 years ago
- Code from Implementing Useful Algorithms in C++ by Dmytro Kedyk☆131Updated 7 months ago
- Code examples using new features from C++20☆35Updated 4 years ago
- C++ Matrix -- High performance and accurate (e.g. edge cases) matrix math library with expression template arithmetic operators☆120Updated last year
- Modern C++ Programming Cookbook, Second Edition, published by Packt☆208Updated 3 years ago
- Slides and other materials from CppCon2021☆111Updated last year
- Best practices of Modern C++☆263Updated 4 years ago
- Source code for 'Data Parallel C++: Mastering DPC++ for Programming of Heterogeneous Systems using C++ and SYCL' by James Reinders, Ben A…☆275Updated 4 months ago
- Source code for 'Modern Parallel Programming with C++ and Assembly' by Dan Kusswurm☆65Updated 3 years ago
- C++ convenience classes to be used with CUDA code, for both the host and the kerlel parts.☆55Updated 6 years ago
- This repository contains material for HPX tutorials given by members of the STE||AR-Group☆33Updated 2 years ago
- Leverage the power of modern C++ to build robust and scalable applications☆73Updated 4 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…☆83Updated 2 years ago
- C++ System Programming Cookbook, published by Packt☆70Updated 2 years ago
- C++ High Performance Second Edition, published by Packt☆262Updated 2 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…☆139Updated last year
- My curated list of C++ (GPU) BLAS libraries and machine learning/reinforcement learning frameworks☆29Updated 5 years ago
- Advanced C++ Programming CookBook, published by Packt☆108Updated 2 years ago
- Algorithms implemented in CUDA + resources about GPGPU☆56Updated 3 years ago
- Source code examples from the Parallel Forall Blog☆96Updated 6 years ago
- Serial and parallel implementations of matrix multiplication☆42Updated 4 years ago