jrmadsen / PTLLinks
Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task queue
☆48Updated last year
Alternatives and similar repositories for PTL
Users that are interested in PTL are comparing it to the libraries listed below
Sorting:
- Task graph-based asynchronous programming system using C++ coroutine☆94Updated last year
- Source Code for `Today’s TBB: C++ Parallel Programming with Threading Building Blocks, Second Edition' by Michael Voss and James Reinder…☆196Updated 5 months ago
- A C++17 interface for HDF5☆98Updated last week
- Light and self-contained implementation of C++17 parallel algorithms.☆37Updated 11 months ago
- pika is a C++ tasking library built on std::execution with fibers, CUDA, HIP, and MPI support.☆79Updated 2 weeks ago
- a small lightweight std::execution work-alike☆64Updated 7 months ago
- An alternative to Boost.MPI for a user friendly C++ interface for MPI (MPICH).☆19Updated 7 years ago
- Generate simple index ranges in C++ and CUDA C++☆39Updated 2 years ago
- Concurrent CPU-GPU Programming using Task Models☆104Updated 5 years ago
- A simple and fast minimalistic header-only library allowing to run async tasks and execute task graphs.☆56Updated 11 months ago
- C++20 and onward collection of high performance data containers and related tools☆57Updated 3 weeks ago
- ☆32Updated 2 months ago
- Intel Data Parallel C++ (and SYCL 2020) Tutorial.☆95Updated 3 years ago
- WIP · CUDA compatibility for Blaze · https://bitbucket.org/blaze-lib/blaze☆21Updated 5 years ago
- Profiling Taskflow Programs through Visualization☆50Updated 2 years ago
- A reference implementation of std::simd, providing data parallel types in the C++ standard☆13Updated 5 years ago
- async is a tiny C++ header-only high-performance library for async calls handled by a thread-pool, which is built on top of an unbounded …☆32Updated 4 years ago
- Library for length agnostic SIMD intrinsic support and the corresponding math operations☆21Updated 4 years ago
- A simple C++17 vector math library☆10Updated 4 years ago
- Distributed ranges is a generalization of C++ ranges for distributed data structures.☆52Updated last month
- A supercharged std::vector implementation (minus Allocator)☆36Updated 8 years ago
- Experimental ranges for CUDA☆25Updated 6 years ago
- Unofficial mirror of Blaze library on Bitbucket☆69Updated 3 years ago
- Runs a single CUDA/OpenCL kernel, taking its source from a file and arguments from the command-line☆25Updated last month
- C++ convenience classes to be used with CUDA code, for both the host and the kerlel parts.☆55Updated 7 years ago
- Simple starter code for SYCL and Eigen☆18Updated 8 years ago
- An OpenMP runtime implemented using HPX☆24Updated 3 years ago
- Thrust, CUB, TBB, AVX2, AVX-512, CUDA, OpenCL, OpenMP, Metal, and Rust - all it takes to sum a lot of numbers fast!☆111Updated 3 months ago
- A Low-Level Abstraction of Memory Access☆92Updated last year
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 5 years ago