pika-algorithms is a C++ library containing parallel algorithms built on top of pika. pika-algorithms is no longer developed and is incompatible with pika 0.21.0 and newer. The intention is to replace the algorithms based on a generic implementation built on P2300.
pika-algorithms requires:
The following are required for tests and examples:
- header-only Boost 1.71.0 or greater
- fmt
Documentation is a work in progress. The following headers are part of the public API. Any other headers are internal implementation details.
pika/algorithm.hpp
pika/memory.hpp
pika/numeric.hpp