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:
- UME::SIMD A library for explicit simd vectorization.☆90Updated 7 years ago
- Execution primitives for C++☆153Updated 5 years ago
- Launching collective tasks in bulk☆37Updated 5 years ago
- Implementation of n3554, a proposal to include parallelized versions of the STL algorithms into the C++ standard.☆26Updated 9 years ago
- C++ convenience classes to be used with CUDA code, for both the host and the kerlel parts.☆55Updated 6 years ago
- Example of how to use CUDA with CMake >= 3.8☆70Updated 2 weeks ago
- C++ implementation of concurrent Binary Search Trees☆72Updated 9 years ago
- ☆41Updated 6 years ago
- repository for slides and code examples for my MeetingCpp talk in 2015☆12Updated 9 years ago
- Tools and extensions for CUDA profiling☆65Updated 5 years ago
- Code for paper "Engineering a High-Performance GPU B-Tree" accepted to PPoPP 2019☆56Updated 3 years ago
- CMake module collection☆30Updated 10 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆31Updated 6 years ago
- Benchmark of different C or C++ loggers☆12Updated last year
- Parallel Algorithm Scheduling Library☆106Updated 7 years ago
- This repository contains components that will support percolation via OpenCL and CUDA☆32Updated 3 years ago
- C++ bootstrap project template including CMake build system☆62Updated 10 years ago
- simple demo to show how to use the cpu profilers gperftools, valgrind and gprof☆19Updated 10 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- Generic system-wide modern C++ for heterogeneous platforms with SYCL from Khronos Group☆77Updated 4 years ago
- Generic Reusable Parallel Patterns Interface☆83Updated 2 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago
- A proposal for a executor programming model for ISO C++☆140Updated 4 years ago
- Boilerplate for a simple CMake-based C++ project☆154Updated 3 weeks ago
- A fast and highly scalable GPU dynamic memory allocator☆104Updated 10 years ago
- ☆172Updated 6 years ago
- ☆31Updated last month
- C++ Coding Conventions and Guidelines☆46Updated 6 years ago
- Range-based for loops to iterate over a range of numbers or values☆35Updated 8 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago