executorsΒΆ
The executors module exposes executors and execution policies. Most importantly, it exposes the following classes and constants:
hpx::execution::seq
hpx::execution::par_unseq
hpx::execution::task
See the API reference of this module for more details.