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
- C++ files from the "Practical Parallelism in C++" YouTube series by CoffeeBeforeArch☆35Updated 3 years ago
- ☆100Updated 2 years ago
- Serial and parallel implementations of matrix multiplication☆42Updated 4 years ago
- Code examples using new features from C++20☆35Updated 4 years ago
- Matrix multiplication using c++11 threads☆32Updated 7 years ago
- Advanced C++ Programming CookBook, published by Packt☆108Updated 2 years ago
- Intel Data Parallel C++ (and SYCL 2020) Tutorial.☆93Updated 3 years ago
- Examples for using SYCL on CUDA☆62Updated 2 weeks ago
- Leverage the power of modern C++ to build robust and scalable applications☆73Updated 4 years ago
- Learn OpenMP examples step by step☆95Updated 5 months ago
- Source code for 'Modern Parallel Programming with C++ and Assembly' by Dan Kusswurm☆65Updated 3 years ago
- C++ System Programming Cookbook, published by Packt☆70Updated 2 years ago
- "Hardware, Software, and Compilers! Oh My!" tutorial files☆16Updated 5 years ago
- C++ Library for Portable SIMD Vectorization☆83Updated 7 months ago
- Parallel C++ algorithms☆63Updated last year
- Examples from the "C++ From Scratch" Series☆84Updated 2 years ago
- C++ High Performance, published by Packt☆256Updated 2 years ago
- Exercises and Solutions for "Programming Your GPU with OpenMP: A Hands-On Introduction"☆144Updated 3 months ago
- Slides and other materials from CppCon2021☆108Updated last year
- C++ Standard Template Library in Practice, published by [Packt]☆25Updated 2 years ago
- Concurrent CPU-GPU Programming using Task Models☆103Updated 5 years ago
- The Numerical Template Toolbox - C++ Scientific Computing Made Easy☆40Updated 9 years ago
- Code from Implementing Useful Algorithms in C++ by Dmytro Kedyk☆131Updated 6 months ago
- A library of various helper routines and frameworks used by many of the lab's software☆61Updated last week
- Modern C++ Programming Cookbook, Second Edition, published by Packt☆207Updated 2 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++ convenience classes to be used with CUDA code, for both the host and the kerlel parts.☆55Updated 6 years ago
- Parallel C++: Efficient and Scalable High-Performance Parallel Programming☆18Updated 11 months ago
- CUDA kernel author's tools☆111Updated 3 years ago