jrmadsen / PTLLinks
Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task queue
☆48Updated 8 months ago
Alternatives and similar repositories for PTL
Users that are interested in PTL are comparing it to the libraries listed below
Sorting:
- A C++17 interface for HDF5☆97Updated 3 months ago
- Generate simple index ranges in C++ and CUDA C++☆39Updated 2 years ago
- pika is a C++ tasking library built on std::execution with fibers, CUDA, HIP, and MPI support.☆74Updated this week
- Source Code for `Today’s TBB: C++ Parallel Programming with Threading Building Blocks, Second Edition' by Michael Voss and James Reinder…☆193Updated last month
- A simple and fast minimalistic header-only library allowing to run async tasks and execute task graphs.☆53Updated 8 months ago
- Light and self-contained implementation of C++17 parallel algorithms.☆34Updated 8 months ago
- Task graph-based asynchronous programming system using C++ coroutine☆92Updated last year
- WIP · CUDA compatibility for Blaze · https://bitbucket.org/blaze-lib/blaze☆20Updated 5 years ago
- Simple starter code for SYCL and Eigen☆18Updated 8 years ago
- a small lightweight std::execution work-alike☆65Updated 4 months ago
- The x template library☆224Updated 4 months ago
- Runs a single CUDA/OpenCL kernel, taking its source from a file and arguments from the command-line☆24Updated 3 weeks ago
- C++ convenience classes to be used with CUDA code, for both the host and the kerlel parts.☆55Updated 6 years ago
- An alternative to Boost.MPI for a user friendly C++ interface for MPI (MPICH).☆19Updated 7 years ago
- C++20 and onward collection of high performance data containers and related tools☆56Updated this week
- Experimental ranges for CUDA☆24Updated 6 years ago
- Directed Acyclic Graph Execution Engine (DAGEE) is a C++ library that enables programmers to express computation and data movement, as ta…☆46Updated 3 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 …☆31Updated 4 years ago
- A reference implementation of std::simd, providing data parallel types in the C++ standard☆12Updated 5 years ago
- Learning and practice of high performance computing (CUDA, Vulkan, OpenCL, OpenMP, TBB, SSE/AVX, NEON, MPI, coroutines, etc. )☆60Updated 4 months ago
- Intel Data Parallel C++ (and SYCL 2020) Tutorial.☆94Updated 3 years ago
- C++ Message Queuing Library and Framework☆88Updated last month
- C++ Library for Portable SIMD Vectorization☆84Updated 8 months ago
- Unofficial mirror of Blaze library on Bitbucket☆64Updated 2 years ago
- UME::SIMD A library for explicit simd vectorization.☆91Updated 7 years ago
- A supercharged std::vector implementation (minus Allocator)☆35Updated 8 years ago
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated last year
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆46Updated last year
- A Low-Level Abstraction of Memory Access☆86Updated last year
- generic plugin framework in C++☆35Updated 4 months ago