Branch: refs/heads/lco_module
Home: https://github.com/STEllAR-GROUP/hpx
Commit: 02e65224e63fd964c9f2ffb1ad80a9981d94806d
https://github.com/STEllAR-GROUP/hpx/commit/02e65224e63fd964c9f2ffb1ad80a9981d94806d
Author: Hartmut Kaiser <[email protected]>
Date: 2021-03-03 (Wed, 03 Mar 2021)
Changed paths:
M components/component_storage/src/component_module.cpp
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/iostreams/src/standard_streams.cpp
M components/performance_counters/papi/src/server/papi.cpp
M components/process/src/process.cpp
M examples/jacobi/jacobi_component/server/solver.hpp
M examples/qt/qt.cpp
M examples/quickstart/1d_wave_equation.cpp
R hpx/lcos/base_lco.hpp
R hpx/lcos/base_lco_with_value.hpp
R hpx/lcos/detail/promise_base.hpp
R hpx/lcos/detail/promise_lco.hpp
R hpx/lcos/future_wait.hpp
R hpx/lcos/object_semaphore.hpp
R hpx/lcos/packaged_action.hpp
R hpx/lcos/promise.hpp
R hpx/lcos/server/object_semaphore.hpp
M libs/core/serialization/tests/unit/zero_copy_serialization.cpp
M libs/full/CMakeLists.txt
M libs/full/agas_base/CMakeLists.txt
M
libs/full/agas_base/include/hpx/agas_base/detail/hosted_locality_namespace.hpp
M libs/full/agas_base/include/hpx/agas_base/server/component_namespace.hpp
M libs/full/agas_base/include/hpx/agas_base/server/locality_namespace.hpp
M libs/full/agas_base/include/hpx/agas_base/server/primary_namespace.hpp
M libs/full/agas_base/include/hpx/agas_base/server/symbol_namespace.hpp
M libs/full/agas_base/src/component_namespace.cpp
M libs/full/agas_base/src/locality_namespace.cpp
M libs/full/agas_base/src/primary_namespace.cpp
M libs/full/agas_base/src/server/symbol_namespace_server.cpp
M libs/full/agas_base/src/symbol_namespace.cpp
M libs/full/async_distributed/CMakeLists.txt
M
libs/full/async_distributed/include/hpx/async_distributed/async_continue.hpp
A libs/full/async_distributed/include/hpx/async_distributed/base_lco.hpp
A
libs/full/async_distributed/include/hpx/async_distributed/base_lco_with_value.hpp
M
libs/full/async_distributed/include/hpx/async_distributed/detail/async_implementations.hpp
M
libs/full/async_distributed/include/hpx/async_distributed/detail/async_unwrap_result_implementations.hpp
A
libs/full/async_distributed/include/hpx/async_distributed/detail/promise_base.hpp
A
libs/full/async_distributed/include/hpx/async_distributed/detail/promise_lco.hpp
A
libs/full/async_distributed/include/hpx/async_distributed/packaged_action.hpp
A libs/full/async_distributed/include/hpx/async_distributed/promise.hpp
A libs/full/async_distributed/src/base_lco.cpp
A libs/full/async_distributed/src/base_lco_with_value.cpp
A libs/full/async_distributed/src/base_lco_with_value_1.cpp
A libs/full/async_distributed/src/base_lco_with_value_2.cpp
A libs/full/async_distributed/src/base_lco_with_value_3.cpp
A libs/full/async_distributed/src/promise.cpp
M libs/full/collectives/include/hpx/collectives/detail/barrier_node.hpp
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
R libs/full/components/include/hpx/components/distributed_metadata_base.hpp
M
libs/full/distribution_policies/include/hpx/distribution_policies/target_distribution_policy.hpp
M libs/full/include/include/hpx/distributed/future.hpp
M libs/full/include/include/hpx/include/actions.hpp
M libs/full/include/include/hpx/include/components.hpp
M libs/full/include/include/hpx/include/lcos.hpp
M libs/full/lcos_distributed/CMakeLists.txt
A libs/full/lcos_distributed/include/hpx/distributed/object_semaphore.hpp
A
libs/full/lcos_distributed/include/hpx/lcos_distributed/object_semaphore.hpp
M libs/full/lcos_distributed/include/hpx/lcos_distributed/server/channel.hpp
A
libs/full/lcos_distributed/include/hpx/lcos_distributed/server/object_semaphore.hpp
M libs/full/modules.rst
M libs/full/performance_counters/CMakeLists.txt
M
libs/full/performance_counters/include/hpx/performance_counters/server/base_performance_counter.hpp
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
A
libs/full/runtime_components/include/hpx/runtime_components/component_factory.hpp
A
libs/full/runtime_components/include/hpx/runtime_components/component_registry.hpp
M
libs/full/runtime_components/include/hpx/runtime_components/default_distribution_policy.hpp
A
libs/full/runtime_components/include/hpx/runtime_components/derived_component_factory.hpp
A
libs/full/runtime_components/include/hpx/runtime_components/distributed_metadata_base.hpp
A libs/full/runtime_components/src/component_registry.cpp
M libs/full/runtime_components/src/server/console_error_sink_server.cpp
M
libs/full/runtime_components/tests/unit/agas/components/managed_refcnt_checker.hpp
M
libs/full/runtime_components/tests/unit/agas/components/simple_refcnt_checker.hpp
R libs/full/runtime_components_base/CMakeLists.txt
R libs/full/runtime_components_base/README.rst
R libs/full/runtime_components_base/docs/index.rst
R libs/full/runtime_components_base/examples/CMakeLists.txt
R
libs/full/runtime_components_base/include/hpx/runtime_components_base/component_factory.hpp
R
libs/full/runtime_components_base/include/hpx/runtime_components_base/component_registry.hpp
R
libs/full/runtime_components_base/include/hpx/runtime_components_base/derived_component_factory.hpp
R libs/full/runtime_components_base/src/component_registry.cpp
R libs/full/runtime_components_base/tests/CMakeLists.txt
R libs/full/runtime_components_base/tests/performance/CMakeLists.txt
R libs/full/runtime_components_base/tests/regressions/CMakeLists.txt
R libs/full/runtime_components_base/tests/unit/CMakeLists.txt
M libs/full/runtime_distributed/src/runtime_support.cpp
M libs/parallelism/async_combinators/CMakeLists.txt
M plugins/parcelport/libfabric/libfabric_controller.hpp
M src/CMakeLists.txt
R src/lcos/base_lco.cpp
R src/lcos/base_lco_with_value.cpp
R src/lcos/base_lco_with_value_1.cpp
R src/lcos/base_lco_with_value_2.cpp
R src/lcos/base_lco_with_value_3.cpp
R src/lcos/promise.cpp
M src/runtime/trigger_lco.cpp
Log Message:
-----------
Moving LCO related files to modules
_______________________________________________
hpx-commits mailing list
[email protected]
https://mail.cct.lsu.edu/mailman/listinfo/hpx-commits