Light-weight header-only library for parallel function calls and continuations in C++ based on Eric Niebler's talk at CppCon 2019.
-
Updated
Dec 29, 2023 - C++
Light-weight header-only library for parallel function calls and continuations in C++ based on Eric Niebler's talk at CppCon 2019.
A small set of parallel algorithms and utils written in C using MPI including Parallel Merge Sort in O(n)
Add a description, image, and links to the parallel-merge-sort topic page so that developers can more easily learn about it.
To associate your repository with the parallel-merge-sort topic, visit your repo's landing page and select "manage topics."