jrmadsen / PTLLinks
Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task queue
☆48Updated 10 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☆98Updated last month
- pika is a C++ tasking library built on std::execution with fibers, CUDA, HIP, and MPI support.☆74Updated last month
- Source Code for `Today’s TBB: C++ Parallel Programming with Threading Building Blocks, Second Edition' by Michael Voss and James Reinder…☆196Updated 4 months ago
- Generate simple index ranges in C++ and CUDA C++☆39Updated 2 years ago
- Runs a single CUDA/OpenCL kernel, taking its source from a file and arguments from the command-line☆24Updated this week
- Task graph-based asynchronous programming system using C++ coroutine☆93Updated last year
- a small lightweight std::execution work-alike☆65Updated 6 months ago
- An alternative to Boost.MPI for a user friendly C++ interface for MPI (MPICH).☆19Updated 7 years ago
- A simple and fast minimalistic header-only library allowing to run async tasks and execute task graphs.☆56Updated 10 months ago
- WIP · CUDA compatibility for Blaze · https://bitbucket.org/blaze-lib/blaze☆20Updated 5 years ago
- Light and self-contained implementation of C++17 parallel algorithms.☆36Updated 10 months ago
- Library for length agnostic SIMD intrinsic support and the corresponding math operations☆21Updated 3 years ago
- Simple starter code for SYCL and Eigen☆18Updated 8 years ago
- C++ Library for Portable SIMD Vectorization☆84Updated 10 months ago
- Examples for using SYCL on CUDA☆62Updated last month
- The x template library☆226Updated 6 months ago
- C++20 and onward collection of high performance data containers and related tools☆57Updated 3 weeks ago
- C++ Message Queuing Library and Framework☆90Updated last month
- A Low-Level Abstraction of Memory Access☆88Updated last year
- Concurrent CPU-GPU Programming using Task Models☆103Updated 5 years ago
- C++ convenience classes to be used with CUDA code, for both the host and the kerlel parts.☆55Updated 7 years ago
- C++ Matrix -- High performance and accurate (e.g. edge cases) matrix math library with expression template arithmetic operators☆121Updated last year
- A modern, C++20-native, single-file header-only dense 2D matrix library.☆87Updated last year
- A reference implementation of std::simd, providing data parallel types in the C++ standard☆13Updated 5 years ago
- CUDA kernel author's tools☆113Updated 3 years ago
- Distributed ranges is a generalization of C++ ranges for distributed data structures.☆52Updated 2 weeks ago
- A simple C++17 lib that helps you to quickly plot your data with GnuPlot☆49Updated 2 years ago
- Compiler agnostic metaprogramming library providing concepts, type operations and tuples for C++ and cuda☆91Updated 3 weeks ago
- Portable HPC Containers (C++)☆48Updated 2 weeks ago
- Intel Data Parallel C++ (and SYCL 2020) Tutorial.☆95Updated 3 years ago