AerialMantis / cppcon-parallelism-classLinks
Exercises for CppCon 2018 class on parallelism
☆12Updated 5 years ago
Alternatives and similar repositories for cppcon-parallelism-class
Users that are interested in cppcon-parallelism-class are comparing it to the libraries listed below
Sorting:
- Execution primitives for C++☆153Updated 5 years ago
- UME::SIMD A library for explicit simd vectorization.☆91Updated 7 years ago
- Example of how to use CUDA with CMake >= 3.8☆70Updated 3 months ago
- CMake find module for Intel Threading Building Blocks☆90Updated 7 years ago
- Include graph visualization for C++☆202Updated 4 years ago
- Collection of samples and utilities for using ComputeCpp, Codeplay's SYCL implementation☆325Updated 2 years ago
- Blazing-fast Expression Templates Library (ETL) with GPU support, in C++☆228Updated 3 months ago
- Simple utilities to enable code reuse and portability between CUDA C/C++ and standard C/C++.☆348Updated 3 years ago
- Full-speed Array of Structures access☆173Updated 2 years ago
- C++ implementation of concurrent Binary Search Trees☆72Updated 10 years ago
- A machine vision library written in SYCL and C++ that shows performance-portable implementation of graph algorithms☆162Updated last year
- GPU Optimization and Memory Abstraction Framework☆32Updated 5 years ago
- a CUDA implementation of a priority queue☆83Updated 5 years ago
- Source code for my articles☆146Updated last year
- Slides and sample code from presentations at our meetup.☆64Updated 4 years ago
- Boost SIMD☆231Updated 6 years ago
- Intel TBB with CMake build system☆387Updated 2 months ago
- CUDA Data Parallel Primitives Library☆433Updated 6 years ago
- Fundamental C++ SIMD types for Intel CPUs (sse, avx, avx2, avx512)☆350Updated 4 years ago
- A feature complete LRU cache implementation in C++☆256Updated 5 years ago
- A STL allocator that mmaps files☆251Updated 4 years ago
- Demonstration of various hardware effects on CUDA GPUs.☆384Updated last year
- Portable C++ SIMD library☆173Updated 6 years ago
- Bolt is a C++ template library optimized for GPUs. Bolt provides high-performance library implementations for common algorithms such as s…☆375Updated 9 years ago
- This is an example of doing a Modern C++ project with CI☆124Updated 8 years ago
- C++ implementation of a memory efficient hash map and hash set☆362Updated this week
- C++ Coding Conventions and Guidelines☆46Updated 6 years ago
- Presentation Material for C++Now 2018☆125Updated 6 years ago
- A proposal for a executor programming model for ISO C++☆141Updated 5 years ago
- Boilerplate for a simple CMake-based C++ project☆153Updated 3 months ago