Hartmut Kaiser
Hartmut Kaiser
For details, see: wg21.link/p3179
See: wg21.link/p2079
OpenMP allows to simply write: ``` #pragma omp parallel { // will be run on all threads } ``` Should we create something similar: ``` hpx::experimental::run_on_all( [] { // will...
Here is a list of PRs that should be retargeted for V1.11.1" - [ ] https://github.com/STEllAR-GROUP/hpx/pull/6731 - [ ] https://github.com/STEllAR-GROUP/hpx/pull/6737 - [ ] https://github.com/STEllAR-GROUP/hpx/pull/6738 - [ ] https://github.com/STEllAR-GROUP/hpx/pull/6748 - [...