Apress / modern-parallel-programming-cpp-assemblyLinks
Source code for 'Modern Parallel Programming with C++ and Assembly' by Dan Kusswurm
☆65Updated 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…☆193Updated 2 months ago
- Task graph-based asynchronous programming system using C++ coroutine☆92Updated last year
- C++ convenience classes to be used with CUDA code, for both the host and the kerlel parts.☆55Updated 6 years ago
- ☆148Updated last year
- 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
- Thrust, CUB, TBB, AVX2, AVX-512, CUDA, OpenCL, OpenMP, Metal, and Rust - all it takes to sum a lot of numbers fast!☆103Updated 2 weeks ago
- Code from the BitsOfQ youtube channel☆55Updated 2 years ago
- A header only library implementing common mathematical functions using SIMD intrinsics☆109Updated 3 weeks ago
- Template Metaprogramming with C++, published by Packt☆115Updated 2 years ago
- High-level C++ for Accelerator Clusters☆146Updated 3 weeks ago
- Asynchronous Programming with C++, Published by Packt☆65Updated 7 months ago
- Agenium Scale vectorization library for CPUs and GPUs☆333Updated 3 years ago
- Little OpenMP Library☆163Updated 2 years ago
- C++ template metaprogram driven tensor math library☆89Updated 2 months ago
- Mirror of the Cephes C source for reference☆94Updated last year
- Intel Data Parallel C++ (and SYCL 2020) Tutorial.☆94Updated 3 years ago
- Header-only C++ library for low precision floating point type emulation.☆175Updated 5 years ago
- Parallel C++ algorithms☆63Updated last year
- UME::SIMD A library for explicit simd vectorization.☆91Updated 7 years ago
- ☆169Updated 3 months ago
- Slides and other materials from CppCon2021☆111Updated last year
- ☆23Updated 3 years ago
- A modern, C++20-native, single-file header-only dense 2D matrix library.☆88Updated last year
- Archived implementation of BLAS using the SYCL open standard. See oneMath for a replacement.☆262Updated 6 months ago
- Simple example of using Vulkan for GPGPU computing☆56Updated 6 years ago
- ☆101Updated 2 years ago
- Source code examples from the Parallel Forall Blog☆96Updated 6 years ago
- Fast integer division with divisor not known at compile time. To be used primarily in CUDA kernels.☆71Updated 9 years ago
- Simple OpenCL Samples that Build with Khronos Headers and Libs☆110Updated 3 weeks ago
- Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task q…☆48Updated 8 months ago