Branch: refs/heads/master
Home: https://github.com/STEllAR-GROUP/hpx
Commit: 9f6c51d349c388db05232f2e25c56ce13ba93a65
https://github.com/STEllAR-GROUP/hpx/commit/9f6c51d349c388db05232f2e25c56ce13ba93a65
Author: Mikael Simberg <[email protected]>
Date: 2020-12-09 (Wed, 09 Dec 2020)
Changed paths:
M hpx/runtime/agas/addressing_service.hpp
M libs/core/affinity/include/hpx/affinity/affinity_data.hpp
M libs/core/affinity/src/affinity_data.cpp
M
libs/full/command_line_handling/include/hpx/command_line_handling/command_line_handling.hpp
M libs/full/command_line_handling/src/command_line_handling.cpp
M libs/full/init_runtime/src/hpx_init.cpp
M
libs/full/resource_partitioner/include/hpx/resource_partitioner/detail/create_partitioner.hpp
M
libs/full/resource_partitioner/include/hpx/resource_partitioner/detail/partitioner.hpp
M
libs/full/resource_partitioner/include/hpx/resource_partitioner/partitioner.hpp
M libs/full/resource_partitioner/src/detail_partitioner.cpp
M libs/full/resource_partitioner/src/partitioner.cpp
M libs/full/runtime_local/include/hpx/runtime_local/runtime_local.hpp
M libs/full/runtime_local/src/runtime_local.cpp
M libs/full/threadmanager/include/hpx/modules/threadmanager.hpp
M libs/full/threadmanager/src/threadmanager.cpp
M src/runtime/agas/addressing_service.cpp
M src/runtime_distributed.cpp
Log Message:
-----------
Refactor command line handling out of resource partitioner
Rely on runtime configuration for getting configuration values, instead
of command line handling struct. Command line handling is managed in
hpx_init.cpp instead.
Commit: de22c4fe3615d529988fcc481c34eae4be16090f
https://github.com/STEllAR-GROUP/hpx/commit/de22c4fe3615d529988fcc481c34eae4be16090f
Author: Mikael Simberg <[email protected]>
Date: 2020-12-09 (Wed, 09 Dec 2020)
Changed paths:
M libs/full/resource_partitioner/CMakeLists.txt
M
libs/full/resource_partitioner/include/hpx/resource_partitioner/detail/create_partitioner.hpp
M
libs/full/resource_partitioner/include/hpx/resource_partitioner/detail/partitioner.hpp
M
libs/full/resource_partitioner/include/hpx/resource_partitioner/partitioner.hpp
M libs/full/resource_partitioner/src/partitioner.cpp
Log Message:
-----------
Remove program_options dependency from command_line_handling module
Commit: 8cb1829d7ae94d1cc078a7ed1a6014c212406a09
https://github.com/STEllAR-GROUP/hpx/commit/8cb1829d7ae94d1cc078a7ed1a6014c212406a09
Author: Mikael Simberg <[email protected]>
Date: 2021-01-05 (Tue, 05 Jan 2021)
Changed paths:
M hpx/runtime/agas/addressing_service.hpp
M libs/core/affinity/include/hpx/affinity/affinity_data.hpp
M libs/core/affinity/src/affinity_data.cpp
M
libs/full/command_line_handling/include/hpx/command_line_handling/command_line_handling.hpp
M libs/full/command_line_handling/src/command_line_handling.cpp
M libs/full/init_runtime/src/hpx_init.cpp
M libs/full/resource_partitioner/CMakeLists.txt
M
libs/full/resource_partitioner/include/hpx/resource_partitioner/detail/create_partitioner.hpp
M
libs/full/resource_partitioner/include/hpx/resource_partitioner/detail/partitioner.hpp
M
libs/full/resource_partitioner/include/hpx/resource_partitioner/partitioner.hpp
M libs/full/resource_partitioner/src/detail_partitioner.cpp
M libs/full/resource_partitioner/src/partitioner.cpp
M libs/full/runtime_local/include/hpx/runtime_local/runtime_local.hpp
M libs/full/runtime_local/src/runtime_local.cpp
M libs/full/threadmanager/include/hpx/modules/threadmanager.hpp
M libs/full/threadmanager/src/threadmanager.cpp
M src/runtime/agas/addressing_service.cpp
M src/runtime_distributed.cpp
Log Message:
-----------
Merge pull request #5064 from msimberg/rp-cmdline-separate
Refactor runtime configuration, command line handling, and resource partitioner
Compare:
https://github.com/STEllAR-GROUP/hpx/compare/e2522aa0eea1...8cb1829d7ae9
_______________________________________________
hpx-commits mailing list
[email protected]
https://mail.cct.lsu.edu/mailman/listinfo/hpx-commits