jrmadsen / PTLLinks
Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task queue
☆48Updated 9 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 last week
- pika is a C++ tasking library built on std::execution with fibers, CUDA, HIP, and MPI support.☆74Updated last week
- 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
- Generate simple index ranges in C++ and CUDA C++☆40Updated 2 years ago
- Runs a single CUDA/OpenCL kernel, taking its source from a file and arguments from the command-line☆24Updated last month
- A simple and fast minimalistic header-only library allowing to run async tasks and execute task graphs.☆53Updated 8 months ago
- An alternative to Boost.MPI for a user friendly C++ interface for MPI (MPICH).☆19Updated 7 years ago
- WIP · CUDA compatibility for Blaze · https://bitbucket.org/blaze-lib/blaze☆20Updated 5 years ago
- a small lightweight std::execution work-alike☆65Updated 4 months ago
- C++20 and onward collection of high performance data containers and related tools☆56Updated last week
- Light and self-contained implementation of C++17 parallel algorithms.☆36Updated 9 months ago
- C++ convenience classes to be used with CUDA code, for both the host and the kerlel parts.☆55Updated 6 years ago
- Intel Data Parallel C++ (and SYCL 2020) Tutorial.☆94Updated 3 years ago
- Experimental ranges for CUDA☆25Updated 6 years ago
- Simple starter code for SYCL and Eigen☆18Updated 8 years ago
- Concurrent CPU-GPU Programming using Task Models☆103Updated 5 years ago
- C++ Message Queuing Library and Framework☆89Updated 2 months ago
- Portable HPC Containers (C++)☆48Updated this week
- Library for length agnostic SIMD intrinsic support and the corresponding math operations☆21Updated 3 years ago
- An OpenMP runtime implemented using HPX☆24Updated 3 years ago
- Compiler agnostic metaprogramming library providing concepts, type operations and tuples for C++ and cuda☆89Updated last week
- Source code examples from the Parallel Forall Blog☆96Updated 6 years ago
- The x template library☆224Updated 4 months ago
- 小彭老师推出 SyCL 2020 课程(施工中,日后会在直播中放出)☆15Updated last year
- C++20 Tensor library☆27Updated this week
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆46Updated last year
- 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
- Distributed ranges is a generalization of C++ ranges for distributed data structures.☆51Updated last week
- A Low-Level Abstraction of Memory Access☆86Updated last year