Hartmut Kaiser

Results 67 issues of Hartmut Kaiser

For details, see: wg21.link/p3179

type: enhancement
type: compatibility issue
category: algorithms
project: GSoC

See: wg21.link/p2079

type: compatibility issue
project: GSoC
category: senders/receivers

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...

difficulty: easy
type: feature request
project: GSoC

type: enhancement
type: compatibility issue
category: algorithms

type: enhancement
type: compatibility issue
category: modules

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 - [...

type: cleanup