Branch: refs/heads/fixing_5345
Home: https://github.com/STEllAR-GROUP/hpx
Commit: 5ddda5af0fce3b9acd33784629f439c58d3a3a8f
https://github.com/STEllAR-GROUP/hpx/commit/5ddda5af0fce3b9acd33784629f439c58d3a3a8f
Author: Hartmut Kaiser <[email protected]>
Date: 2021-06-01 (Tue, 01 Jun 2021)
Changed paths:
M libs/core/threading_base/include/hpx/threading_base/thread_description.hpp
Log Message:
-----------
Adding make_with_annotation and get_annotation properties
- this adds an implementation of the new properties for all execution policies
and for the parallel_executor
- adding thread_description to async_launch_policy_dispatch
- flyby: adding constexpr to get_function_address and get_function_name traits
- flyby: fixing annotated_function to rely on annotate_function
- flyby: moving executor tests from execution to executors module
- flyby: modernized implementation of execution policies
Commit: ca2ffdc03ae5b8e79e7ca0768637d7dd1a0088e5
https://github.com/STEllAR-GROUP/hpx/commit/ca2ffdc03ae5b8e79e7ca0768637d7dd1a0088e5
Author: Hartmut Kaiser <[email protected]>
Date: 2021-06-01 (Tue, 01 Jun 2021)
Changed paths:
M libs/core/threading_base/include/hpx/threading_base/thread_description.hpp
Log Message:
-----------
Addressing review comments
- flyby: adding more tests
- flyby: fixing compilation issues
Commit: f335d6ad43aeaec5eed51d9fd1f221c2f988fed5
https://github.com/STEllAR-GROUP/hpx/commit/f335d6ad43aeaec5eed51d9fd1f221c2f988fed5
Author: Hartmut Kaiser <[email protected]>
Date: 2021-06-01 (Tue, 01 Jun 2021)
Changed paths:
M
libs/parallelism/execution/include/hpx/execution/executors/execution_parameters.hpp
M
libs/parallelism/executors/include/hpx/executors/execution_policy_annotation.hpp
M libs/parallelism/executors/include/hpx/executors/p0443_executor.hpp
M libs/parallelism/executors/include/hpx/executors/parallel_executor.hpp
M libs/parallelism/executors/tests/unit/annotation_property.cpp
M libs/parallelism/executors/tests/unit/p0443_executor.cpp
Log Message:
-----------
Remove `make_` prefix from properties
- flyby: improve error messages for properties that are not supported
Commit: 654fe4fd9ddcd430d48bb994cc1e887cd5c671b2
https://github.com/STEllAR-GROUP/hpx/commit/654fe4fd9ddcd430d48bb994cc1e887cd5c671b2
Author: Hartmut Kaiser <[email protected]>
Date: 2021-06-01 (Tue, 01 Jun 2021)
Changed paths:
M
libs/parallelism/executors/include/hpx/executors/execution_policy_annotation.hpp
M libs/parallelism/executors/include/hpx/executors/parallel_executor.hpp
Log Message:
-----------
Adding support for std::string as argument for annotation property
Commit: a52f8d2adea3c5ef0be26cd4ab11e2c58b97c183
https://github.com/STEllAR-GROUP/hpx/commit/a52f8d2adea3c5ef0be26cd4ab11e2c58b97c183
Author: Hartmut Kaiser <[email protected]>
Date: 2021-06-01 (Tue, 01 Jun 2021)
Changed paths:
M libs/core/functional/tests/unit/tag_dispatch.cpp
M libs/core/properties/tests/unit/properties.cpp
M
libs/parallelism/execution/include/hpx/execution/executors/execution_parameters.hpp
M
libs/parallelism/executors/include/hpx/executors/execution_policy_annotation.hpp
M libs/parallelism/executors/include/hpx/executors/guided_pool_executor.hpp
M libs/parallelism/executors/include/hpx/executors/p0443_executor.hpp
M libs/parallelism/executors/include/hpx/executors/parallel_executor.hpp
M libs/parallelism/executors/tests/unit/annotation_property.cpp
Log Message:
-----------
Fixing merge conflicts
Compare:
https://github.com/STEllAR-GROUP/hpx/compare/0dbec9577eb7...a52f8d2adea3
_______________________________________________
hpx-commits mailing list
[email protected]
https://mail.cct.lsu.edu/mailman/listinfo/hpx-commits