Apress / modern-parallel-programming-cpp-assemblyLinks
Source code for 'Modern Parallel Programming with C++ and Assembly' by Dan Kusswurm
☆64Updated 3 years ago
Alternatives and similar repositories for modern-parallel-programming-cpp-assembly
Users that are interested in modern-parallel-programming-cpp-assembly are comparing it to the libraries listed below
Sorting:
- Source Code for `Today’s TBB: C++ Parallel Programming with Threading Building Blocks, Second Edition' by Michael Voss and James Reinder…☆187Updated 3 weeks ago
- Task graph-based asynchronous programming system using C++ coroutine☆91Updated last year
- Asynchronous Programming with C++, Published by Packt☆60Updated 6 months ago
- Slides and other materials from CppCon2021☆107Updated last year
- Dynamic loading examples outside CppCon 2021☆16Updated 3 years ago
- Hands-On Design Patterns with C++ (Second Edition), published by Packt☆94Updated 9 months ago
- A header only library implementing common mathematical functions using SIMD intrinsics☆108Updated 4 months ago
- 小彭老师推出 SyCL 2020 课程(施工中,日后会在直播中放出)☆15Updated last year
- Template Metaprogramming with C++, published by Packt☆105Updated 2 years ago
- A simple profiler to count Nvidia PTX assembly instructions of OpenCL/SYCL/CUDA kernels for roofline model analysis.☆55Updated 3 months ago
- Unofficial mirror of Blaze library on Bitbucket☆64Updated 2 years ago
- ☆56Updated last year
- C++ convenience classes to be used with CUDA code, for both the host and the kerlel parts.☆55Updated 6 years ago
- Code for "SPSC Lock-free, Wait-free Fifo from the Ground Up" presentation at CPPCON 2023☆105Updated 9 months ago
- Source code for 'Data Parallel C++: Mastering DPC++ for Programming of Heterogeneous Systems using C++ and SYCL' by James Reinders, Ben A…☆274Updated 3 months ago
- performance experiments for C++ exception handling☆30Updated 3 years ago
- High-level C++ for Accelerator Clusters☆145Updated last week
- C++20 Tensor library☆27Updated 2 months ago
- A modern, C++20-native, single-file header-only dense 2D matrix library.☆88Updated last year
- Intel Data Parallel C++ (and SYCL 2020) Tutorial.☆93Updated 3 years ago
- Parallel C++ algorithms☆62Updated last year
- RTX compute samples☆70Updated 2 years ago
- Reference implementation of the draft C++ GraphBLAS specification.☆33Updated 4 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☆121Updated last year
- Thrust, CUB, TBB, AVX2, AVX-512, CUDA, OpenCL, OpenMP, Metal, and Rust - all it takes to sum a lot of numbers fast!☆99Updated 3 weeks ago
- Scheduling examples using C++20 coroutines☆25Updated 2 years ago
- a small lightweight std::execution work-alike☆65Updated 3 months ago
- Synchronous, single-threaded, library-only SYCL implementation for debugging and verification.☆35Updated 2 weeks ago
- ☆147Updated last year