Branch: refs/heads/task_group
Home: https://github.com/STEllAR-GROUP/hpx
Commit: 2e1ae040f17b4fd44b183d25e8eed9787e639ffe
https://github.com/STEllAR-GROUP/hpx/commit/2e1ae040f17b4fd44b183d25e8eed9787e639ffe
Author: Hartmut Kaiser <[email protected]>
Date: 2021-05-03 (Mon, 03 May 2021)
Changed paths:
M libs/core/errors/include/hpx/errors/exception_list.hpp
M libs/core/synchronization/include/hpx/synchronization/latch.hpp
M libs/core/synchronization/src/detail/condition_variable.cpp
M libs/parallelism/algorithms/include/hpx/parallel/task_group.hpp
M libs/parallelism/algorithms/tests/unit/block/task_group.cpp
Log Message:
-----------
Add exception handling
- flyby: remove dead code from condition_variable
- flyby: switch latch to use notify_one instead of notify_all
Commit: c0eebbd534af4e9c999867ec72f52797a51b3c5d
https://github.com/STEllAR-GROUP/hpx/commit/c0eebbd534af4e9c999867ec72f52797a51b3c5d
Author: Hartmut Kaiser <[email protected]>
Date: 2021-05-03 (Mon, 03 May 2021)
Changed paths:
M libs/parallelism/algorithms/include/hpx/parallel/task_block.hpp
Log Message:
-----------
Reimplement task_block using task_group
Compare:
https://github.com/STEllAR-GROUP/hpx/compare/2b77d5553fe3...c0eebbd534af
_______________________________________________
hpx-commits mailing list
[email protected]
https://mail.cct.lsu.edu/mailman/listinfo/hpx-commits