Branch: refs/heads/master
Home: https://github.com/STEllAR-GROUP/hpx
Commit: 5f9505f5312d2d538b64039c862154244f98d33f
https://github.com/STEllAR-GROUP/hpx/commit/5f9505f5312d2d538b64039c862154244f98d33f
Author: Hartmut Kaiser <[email protected]>
Date: 2021-09-23 (Thu, 23 Sep 2021)
Changed paths:
M libs/core/async_base/CMakeLists.txt
M libs/core/async_base/include/hpx/async_base/launch_policy.hpp
A libs/core/async_base/include/hpx/async_base/scheduling_properties.hpp
M libs/core/async_base/include/hpx/async_base/traits/is_launch_policy.hpp
M libs/core/async_base/src/launch_policy.cpp
M libs/core/async_base/tests/unit/CMakeLists.txt
A libs/core/async_base/tests/unit/launch_policy.cpp
M libs/core/coroutines/include/hpx/coroutines/thread_enums.hpp
M
libs/core/execution/include/hpx/execution/detail/async_launch_policy_dispatch.hpp
M libs/core/execution/include/hpx/execution/detail/post_policy_dispatch.hpp
M
libs/core/execution/include/hpx/execution/executors/execution_parameters.hpp
M libs/core/executors/include/hpx/executors/detail/hierarchical_spawning.hpp
M libs/core/executors/include/hpx/executors/fork_join_executor.hpp
M libs/core/executors/include/hpx/executors/guided_pool_executor.hpp
M libs/core/executors/include/hpx/executors/parallel_executor.hpp
M
libs/core/executors/include/hpx/executors/restricted_thread_pool_executor.hpp
M libs/core/futures/include/hpx/futures/detail/future_data.hpp
M libs/core/futures/include/hpx/futures/futures_factory.hpp
M libs/core/futures/src/future_data.cpp
M libs/core/properties/CMakeLists.txt
M libs/core/runtime_local/src/custom_exception_info.cpp
Log Message:
-----------
Extend launch policy to carry stack size and scheduling hint in addition to
priority
Commit: 20293c7c3fb9f73eddef9e48467db45b59bfe529
https://github.com/STEllAR-GROUP/hpx/commit/20293c7c3fb9f73eddef9e48467db45b59bfe529
Author: Mikael Simberg <[email protected]>
Date: 2021-10-04 (Mon, 04 Oct 2021)
Changed paths:
M libs/core/async_base/CMakeLists.txt
M libs/core/async_base/include/hpx/async_base/launch_policy.hpp
A libs/core/async_base/include/hpx/async_base/scheduling_properties.hpp
M libs/core/async_base/include/hpx/async_base/traits/is_launch_policy.hpp
M libs/core/async_base/src/launch_policy.cpp
M libs/core/async_base/tests/unit/CMakeLists.txt
A libs/core/async_base/tests/unit/launch_policy.cpp
M libs/core/coroutines/include/hpx/coroutines/thread_enums.hpp
M
libs/core/execution/include/hpx/execution/detail/async_launch_policy_dispatch.hpp
M libs/core/execution/include/hpx/execution/detail/post_policy_dispatch.hpp
M
libs/core/execution/include/hpx/execution/executors/execution_parameters.hpp
M libs/core/executors/include/hpx/executors/detail/hierarchical_spawning.hpp
M libs/core/executors/include/hpx/executors/fork_join_executor.hpp
M libs/core/executors/include/hpx/executors/guided_pool_executor.hpp
M libs/core/executors/include/hpx/executors/parallel_executor.hpp
M
libs/core/executors/include/hpx/executors/restricted_thread_pool_executor.hpp
M libs/core/futures/include/hpx/futures/detail/future_data.hpp
M libs/core/futures/include/hpx/futures/futures_factory.hpp
M libs/core/futures/src/future_data.cpp
M libs/core/properties/CMakeLists.txt
M libs/core/runtime_local/src/custom_exception_info.cpp
Log Message:
-----------
Merge pull request #5543 from STEllAR-GROUP/launch_policy
Extend launch policy to carry stack size and scheduling hint in addition to
priority
Compare:
https://github.com/STEllAR-GROUP/hpx/compare/105c7e75faaa...20293c7c3fb9
_______________________________________________
hpx-commits mailing list
[email protected]
https://mail.cct.lsu.edu/mailman/listinfo/hpx-commits