STEllAR-GROUP / hpx

The C++ Standard Library for Parallelism and Concurrency
https://hpx.stellar-group.org
Boost Software License 1.0
2.49k stars 429 forks source link

Implement datapar for parallel algorithms #2333

Open hkaiser opened 7 years ago

hkaiser commented 7 years ago

Here is the list of all parallel algorithms. We plan to enable most (if not all) to support datapar, datapar(task) and variations.

msimberg commented 6 years ago

Removing the milestone as the individual issues can be scheduled for milestones instead (and it's unlikely that all of them will be done for one milestone).

hkaiser commented 2 years ago

This is not done yet - reopening.