Branch: refs/heads/components_module
Home: https://github.com/STEllAR-GROUP/hpx
Commit: ffe59bbc89f76c232d214cca7db6b77f9b70a76f
https://github.com/STEllAR-GROUP/hpx/commit/ffe59bbc89f76c232d214cca7db6b77f9b70a76f
Author: Hartmut Kaiser <[email protected]>
Date: 2021-02-21 (Sun, 21 Feb 2021)
Changed paths:
M
components/component_storage/include/hpx/components/component_storage/server/migrate_from_storage.hpp
M components/component_storage/src/component_module.cpp
M
components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_component_decl.hpp
M
components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_component_impl.hpp
M
components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp
M
components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_impl.hpp
M
components/containers/partitioned_vector/src/partitioned_vector_component.cpp
M
components/containers/unordered/include/hpx/components/containers/unordered/partition_unordered_map_component.hpp
M
components/containers/unordered/include/hpx/components/containers/unordered/unordered_map.hpp
M components/containers/unordered/src/partition_unordered_map_component.cpp
M components/iostreams/src/component_module.cpp
M components/performance_counters/papi/src/server/papi.cpp
M components/process/src/process.cpp
M examples/accumulators/accumulator.cpp
M examples/accumulators/template_accumulator.cpp
M examples/startup_shutdown/server/startup_shutdown.cpp
M examples/tuplespace/central_tuplespace/simple_central_tuplespace.cpp
R hpx/runtime/components/console_error_sink.hpp
R hpx/runtime/components/console_logging.hpp
R hpx/runtime/components/runtime_support.hpp
R hpx/runtime/components/server/console_error_sink.hpp
R hpx/runtime/components/server/console_error_sink_singleton.hpp
R hpx/runtime/components/server/console_logging.hpp
R hpx/runtime/components/server/distributed_metadata_base.hpp
R hpx/runtime/components/server/executor_component.hpp
R hpx/runtime/components/server/invoke_function.hpp
R hpx/runtime/components/server/runtime_support.hpp
R hpx/runtime/components/stubs/runtime_support.hpp
M libs/full/CMakeLists.txt
M libs/full/actions/CMakeLists.txt
A libs/full/actions/include/hpx/actions/invoke_function.hpp
M libs/full/agas/src/detail/interface.cpp
M libs/full/async_colocated/src/server/destroy_component.cpp
M libs/full/collectives/include/hpx/collectives/detail/latch.hpp
M libs/full/collectives/src/detail/communication_set_node.cpp
M libs/full/collectives/src/detail/communicator.cpp
M libs/full/collectives/src/latch.cpp
M libs/full/components/CMakeLists.txt
A libs/full/components/include/hpx/components/distributed_metadata_base.hpp
A libs/full/components/include/hpx/components/executor_component.hpp
M libs/full/components_base/CMakeLists.txt
M
libs/full/executors_distributed/include/hpx/executors_distributed/distribution_policy_executor.hpp
M libs/full/include/CMakeLists.txt
M libs/full/include/include/hpx/include/client.hpp
M libs/full/include/include/hpx/include/components.hpp
M libs/full/init_runtime/CMakeLists.txt
A libs/full/init_runtime/include/hpx/init_runtime/console_logging.hpp
A libs/full/init_runtime/include/hpx/init_runtime/server/console_logging.hpp
A libs/full/init_runtime/src/console_logging.cpp
M libs/full/init_runtime/src/hpx_init.cpp
M libs/full/init_runtime/src/init_logging.cpp
A libs/full/init_runtime/src/server/console_logging_server.cpp
M libs/full/modules.rst
M libs/full/naming/src/credit_handling.cpp
M libs/full/performance_counters/CMakeLists.txt
A
libs/full/performance_counters/include/hpx/performance_counters/counter_interface.hpp
A
libs/full/performance_counters/include/hpx/performance_counters/detail/counter_interface_functions.hpp
A libs/full/performance_counters/src/counter_interface.cpp
M libs/full/performance_counters/src/counters.cpp
A libs/full/performance_counters/src/detail/counter_interface_functions.cpp
M libs/full/performance_counters/src/server/arithmetics_counter.cpp
M libs/full/performance_counters/src/server/arithmetics_counter_extended.cpp
M libs/full/performance_counters/src/server/elapsed_time_counter.cpp
M libs/full/performance_counters/src/server/raw_counter.cpp
M libs/full/performance_counters/src/server/raw_values_counter.cpp
M libs/full/performance_counters/src/server/statistics_counter.cpp
M libs/full/runtime_components/CMakeLists.txt
R
libs/full/runtime_components/include/hpx/runtime_components/component_factory.hpp
R
libs/full/runtime_components/include/hpx/runtime_components/component_registry.hpp
A
libs/full/runtime_components/include/hpx/runtime_components/console_error_sink.hpp
R
libs/full/runtime_components/include/hpx/runtime_components/copy_component.hpp
R
libs/full/runtime_components/include/hpx/runtime_components/derived_component_factory.hpp
R
libs/full/runtime_components/include/hpx/runtime_components/migrate_component.hpp
A
libs/full/runtime_components/include/hpx/runtime_components/server/console_error_sink.hpp
A
libs/full/runtime_components/include/hpx/runtime_components/server/console_error_sink_singleton.hpp
R
libs/full/runtime_components/include/hpx/runtime_components/server/copy_component.hpp
R
libs/full/runtime_components/include/hpx/runtime_components/server/migrate_component.hpp
R libs/full/runtime_components/src/component_registry.cpp
A libs/full/runtime_components/src/console_error_sink.cpp
A libs/full/runtime_components/src/server/console_error_sink_server.cpp
A libs/full/runtime_components/src/server/console_error_sink_singleton.cpp
M libs/full/runtime_components/tests/CMakeLists.txt
A libs/full/runtime_components_base/CMakeLists.txt
A libs/full/runtime_components_base/README.rst
A libs/full/runtime_components_base/docs/index.rst
A libs/full/runtime_components_base/examples/CMakeLists.txt
A
libs/full/runtime_components_base/include/hpx/runtime_components_base/component_factory.hpp
A
libs/full/runtime_components_base/include/hpx/runtime_components_base/component_registry.hpp
A
libs/full/runtime_components_base/include/hpx/runtime_components_base/derived_component_factory.hpp
A libs/full/runtime_components_base/src/component_registry.cpp
A libs/full/runtime_components_base/tests/CMakeLists.txt
A libs/full/runtime_components_base/tests/performance/CMakeLists.txt
A libs/full/runtime_components_base/tests/regressions/CMakeLists.txt
A libs/full/runtime_components_base/tests/unit/CMakeLists.txt
M libs/full/runtime_distributed/CMakeLists.txt
M libs/full/runtime_distributed/include/hpx/runtime_distributed.hpp
A
libs/full/runtime_distributed/include/hpx/runtime_distributed/copy_component.hpp
A
libs/full/runtime_distributed/include/hpx/runtime_distributed/migrate_component.hpp
A
libs/full/runtime_distributed/include/hpx/runtime_distributed/runtime_support.hpp
A
libs/full/runtime_distributed/include/hpx/runtime_distributed/server/copy_component.hpp
A
libs/full/runtime_distributed/include/hpx/runtime_distributed/server/migrate_component.hpp
A
libs/full/runtime_distributed/include/hpx/runtime_distributed/server/runtime_support.hpp
A
libs/full/runtime_distributed/include/hpx/runtime_distributed/stubs/runtime_support.hpp
A libs/full/runtime_distributed/src/runtime_support.cpp
A libs/full/runtime_distributed/src/server/runtime_support_server.cpp
A libs/full/runtime_distributed/src/stubs/runtime_support_stubs.cpp
M src/CMakeLists.txt
R src/runtime/components/console_error_sink.cpp
R src/runtime/components/console_logging.cpp
R src/runtime/components/runtime_support.cpp
R src/runtime/components/server/console_error_sink_server.cpp
R src/runtime/components/server/console_error_sink_singleton.cpp
R src/runtime/components/server/console_logging_server.cpp
R src/runtime/components/server/runtime_support_server.cpp
R src/runtime/components/stubs/runtime_support_stubs.cpp
M src/runtime_distributed.cpp
Log Message:
-----------
Creating runtime_components_base module
- shuffle more files
_______________________________________________
hpx-commits mailing list
[email protected]
https://mail.cct.lsu.edu/mailman/listinfo/hpx-commits