Branch: refs/heads/agas_module
Home: https://github.com/STEllAR-GROUP/hpx
Commit: b57dc1230d898612a46ff118888c85e9e206d99c
https://github.com/STEllAR-GROUP/hpx/commit/b57dc1230d898612a46ff118888c85e9e206d99c
Author: Hartmut Kaiser <[email protected]>
Date: 2021-02-07 (Sun, 07 Feb 2021)
Changed paths:
M components/iostreams/src/standard_streams.cpp
M examples/heartbeat/heartbeat.cpp
M examples/quickstart/hello_world_distributed.cpp
M examples/throttle/throttle_client.cpp
M hpx/plugins/parcelport/tcp/sender.hpp
R hpx/runtime/agas/addressing_service.hpp
R hpx/runtime/agas/big_boot_barrier.hpp
R hpx/runtime/agas/interface.hpp
M hpx/runtime/basename_registration_fwd.hpp
M hpx/runtime/components/client_base.hpp
M hpx/runtime/components/console_logging.hpp
M hpx/runtime/components/server/component_base.hpp
M hpx/runtime/components/server/console_logging.hpp
M hpx/runtime/components/server/copy_component.hpp
M hpx/runtime/components/server/destroy_component.hpp
M hpx/runtime/components/server/migrate_component.hpp
M hpx/runtime/components/server/migration_support.hpp
M hpx/runtime/components/target_distribution_policy.hpp
M hpx/runtime/components_fwd.hpp
M hpx/runtime/parcelset/decode_parcels.hpp
M hpx/runtime/trigger_lco_fwd.hpp
R hpx/state.hpp
M hpx/util/functional/colocated_helpers.hpp
M libs/create_module_skeleton.py
M libs/full/CMakeLists.txt
M libs/full/actions/include/hpx/actions/apply_helper.hpp
M libs/full/actions/include/hpx/actions/base_action.hpp
M libs/full/actions/include/hpx/actions/continuation.hpp
M libs/full/agas/CMakeLists.txt
M libs/full/agas/README.rst
M libs/full/agas/docs/index.rst
M libs/full/agas/examples/CMakeLists.txt
A libs/full/agas/include/hpx/agas/addressing_service.hpp
M libs/full/agas/include/hpx/agas/agas_fwd.hpp
A libs/full/agas/include/hpx/agas/basename_registration.hpp
A libs/full/agas/include/hpx/agas/big_boot_barrier.hpp
R libs/full/agas/include/hpx/agas/component_namespace.hpp
R libs/full/agas/include/hpx/agas/detail/bootstrap_component_namespace.hpp
R libs/full/agas/include/hpx/agas/detail/bootstrap_locality_namespace.hpp
R libs/full/agas/include/hpx/agas/detail/hosted_component_namespace.hpp
R libs/full/agas/include/hpx/agas/detail/hosted_locality_namespace.hpp
R libs/full/agas/include/hpx/agas/gva.hpp
R libs/full/agas/include/hpx/agas/locality_namespace.hpp
R libs/full/agas/include/hpx/agas/primary_namespace.hpp
R libs/full/agas/include/hpx/agas/server/component_namespace.hpp
R libs/full/agas/include/hpx/agas/server/locality_namespace.hpp
R libs/full/agas/include/hpx/agas/server/primary_namespace.hpp
R libs/full/agas/include/hpx/agas/server/symbol_namespace.hpp
A libs/full/agas/include/hpx/agas/state.hpp
R libs/full/agas/include/hpx/agas/symbol_namespace.hpp
A libs/full/agas/src/addressing_service.cpp
A libs/full/agas/src/basename_registration.cpp
A libs/full/agas/src/big_boot_barrier.cpp
R libs/full/agas/src/component_namespace.cpp
R libs/full/agas/src/detail/bootstrap_component_namespace.cpp
R libs/full/agas/src/detail/bootstrap_locality_namespace.cpp
R libs/full/agas/src/detail/hosted_component_namespace.cpp
R libs/full/agas/src/detail/hosted_locality_namespace.cpp
A libs/full/agas/src/detail/interface.cpp
R libs/full/agas/src/locality_namespace.cpp
R libs/full/agas/src/primary_namespace.cpp
R libs/full/agas/src/server/component_namespace_server.cpp
R libs/full/agas/src/server/locality_namespace_server.cpp
R libs/full/agas/src/server/primary_namespace_server.cpp
R libs/full/agas/src/server/symbol_namespace_server.cpp
A libs/full/agas/src/state.cpp
R libs/full/agas/src/symbol_namespace.cpp
M libs/full/agas/tests/CMakeLists.txt
M libs/full/agas/tests/performance/CMakeLists.txt
M libs/full/agas/tests/regressions/CMakeLists.txt
M libs/full/agas/tests/unit/CMakeLists.txt
A libs/full/agas_base/CMakeLists.txt
A libs/full/agas_base/README.rst
A libs/full/agas_base/docs/index.rst
A libs/full/agas_base/examples/CMakeLists.txt
A libs/full/agas_base/include/hpx/agas_base/agas_fwd.hpp
A libs/full/agas_base/include/hpx/agas_base/component_namespace.hpp
A
libs/full/agas_base/include/hpx/agas_base/detail/bootstrap_component_namespace.hpp
A
libs/full/agas_base/include/hpx/agas_base/detail/bootstrap_locality_namespace.hpp
A
libs/full/agas_base/include/hpx/agas_base/detail/hosted_component_namespace.hpp
A
libs/full/agas_base/include/hpx/agas_base/detail/hosted_locality_namespace.hpp
A libs/full/agas_base/include/hpx/agas_base/gva.hpp
A libs/full/agas_base/include/hpx/agas_base/locality_namespace.hpp
A libs/full/agas_base/include/hpx/agas_base/primary_namespace.hpp
A libs/full/agas_base/include/hpx/agas_base/server/component_namespace.hpp
A libs/full/agas_base/include/hpx/agas_base/server/locality_namespace.hpp
A libs/full/agas_base/include/hpx/agas_base/server/primary_namespace.hpp
A libs/full/agas_base/include/hpx/agas_base/server/symbol_namespace.hpp
A libs/full/agas_base/include/hpx/agas_base/symbol_namespace.hpp
A libs/full/agas_base/src/component_namespace.cpp
A libs/full/agas_base/src/detail/bootstrap_component_namespace.cpp
A libs/full/agas_base/src/detail/bootstrap_locality_namespace.cpp
A libs/full/agas_base/src/detail/hosted_component_namespace.cpp
A libs/full/agas_base/src/detail/hosted_locality_namespace.cpp
A libs/full/agas_base/src/locality_namespace.cpp
A libs/full/agas_base/src/primary_namespace.cpp
A libs/full/agas_base/src/server/component_namespace_server.cpp
A libs/full/agas_base/src/server/locality_namespace_server.cpp
A libs/full/agas_base/src/server/primary_namespace_server.cpp
A libs/full/agas_base/src/server/symbol_namespace_server.cpp
A libs/full/agas_base/src/symbol_namespace.cpp
A libs/full/agas_base/tests/CMakeLists.txt
A libs/full/agas_base/tests/performance/CMakeLists.txt
A libs/full/agas_base/tests/regressions/CMakeLists.txt
A libs/full/agas_base/tests/unit/CMakeLists.txt
M libs/full/async_colocated/CMakeLists.txt
M libs/full/async_colocated/include/hpx/async_colocated/apply_colocated.hpp
M
libs/full/async_colocated/include/hpx/async_colocated/apply_colocated_callback.hpp
M libs/full/async_colocated/include/hpx/async_colocated/async_colocated.hpp
M
libs/full/async_colocated/include/hpx/async_colocated/async_colocated_callback.hpp
M libs/full/async_colocated/src/get_colocation_id.cpp
M
libs/full/async_distributed/include/hpx/async_distributed/applier/apply.hpp
M
libs/full/async_distributed/include/hpx/async_distributed/applier/detail/apply_implementations.hpp
M libs/full/collectives/src/barrier.cpp
M libs/full/components_base/CMakeLists.txt
A libs/full/components_base/include/hpx/components_base/agas_interface.hpp
A
libs/full/components_base/include/hpx/components_base/detail/agas_interface_functions.hpp
A libs/full/components_base/src/agas_interface.cpp
A libs/full/components_base/src/detail/agas_interface_functions.cpp
M libs/full/include/CMakeLists.txt
M libs/full/include/include/hpx/include/agas.hpp
M libs/full/include/include/hpx/include/naming.hpp
M libs/full/init_runtime/src/hpx_init.cpp
M libs/full/modules.rst
M libs/full/naming/CMakeLists.txt
M libs/full/naming/src/credit_handling.cpp
M libs/full/naming_base/include/hpx/naming_base/naming_base.hpp
M libs/full/performance_counters/CMakeLists.txt
A
libs/full/performance_counters/include/hpx/performance_counters/agas_counter_types.hpp
A
libs/full/performance_counters/include/hpx/performance_counters/component_namespace_counters.hpp
A
libs/full/performance_counters/include/hpx/performance_counters/locality_namespace_counters.hpp
A
libs/full/performance_counters/include/hpx/performance_counters/primary_namespace_counters.hpp
M
libs/full/performance_counters/include/hpx/performance_counters/server/component_namespace_counters.hpp
M
libs/full/performance_counters/include/hpx/performance_counters/server/locality_namespace_counters.hpp
M
libs/full/performance_counters/include/hpx/performance_counters/server/primary_namespace_counters.hpp
M
libs/full/performance_counters/include/hpx/performance_counters/server/symbol_namespace_counters.hpp
A
libs/full/performance_counters/include/hpx/performance_counters/symbol_namespace_counters.hpp
A libs/full/performance_counters/src/agas_counter_types.cpp
A libs/full/performance_counters/src/component_namespace_counters.cpp
M libs/full/performance_counters/src/counter_creators.cpp
M libs/full/performance_counters/src/counters.cpp
A libs/full/performance_counters/src/locality_namespace_counters.cpp
A libs/full/performance_counters/src/primary_namespace_counters.cpp
M libs/full/performance_counters/src/registry.cpp
M libs/full/performance_counters/src/server/arithmetics_counter.cpp
M libs/full/performance_counters/src/server/component_instance_counter.cpp
R libs/full/performance_counters/src/server/component_namespace_counters.cpp
R libs/full/performance_counters/src/server/locality_namespace_counters.cpp
R libs/full/performance_counters/src/server/primary_namespace_counters.cpp
M libs/full/performance_counters/src/server/statistics_counter.cpp
R libs/full/performance_counters/src/server/symbol_namespace_counters.cpp
A libs/full/performance_counters/src/symbol_namespace_counters.cpp
M libs/full/runtime_distributed/CMakeLists.txt
M libs/full/runtime_distributed/include/hpx/runtime_distributed.hpp
M libs/full/runtime_local/include/hpx/runtime_local/runtime_local.hpp
M libs/full/runtime_local/include/hpx/runtime_local/state.hpp
M libs/full/runtime_local/src/custom_exception_info.cpp
M libs/full/runtime_local/src/runtime_local.cpp
M plugins/parcelport/libfabric/libfabric_controller.hpp
M src/CMakeLists.txt
R src/runtime/agas/addressing_service.cpp
R src/runtime/agas/big_boot_barrier.cpp
R src/runtime/agas/interface.cpp
M src/runtime/agas/server/route.cpp
M src/runtime/applier/applier.cpp
M src/runtime/applier/bind_naming_wrappers.cpp
M src/runtime/components/component_type.cpp
M src/runtime/components/console_error_sink.cpp
M src/runtime/components/console_logging.cpp
M src/runtime/components/server/component_base.cpp
M src/runtime/components/server/destroy_component.cpp
M src/runtime/components/server/runtime_support_server.cpp
M src/runtime/components/stubs/runtime_support_stubs.cpp
M src/runtime/parcelset/parcel.cpp
M src/runtime/parcelset/parcelhandler.cpp
M src/runtime/parcelset/parcelport.cpp
M src/runtime_distributed.cpp
R src/state.cpp
M src/util/activate_counters.cpp
M src/util/generate_unique_ids.cpp
M src/util/init_logging.cpp
M src/util/one_size_heap_list.cpp
M src/util/query_counters.cpp
M tests/unit/agas/local_embedded_ref_to_remote_object.cpp
M tests/unit/agas/refcnted_symbol_to_local_object.cpp
M tests/unit/agas/refcnted_symbol_to_remote_object.cpp
M tests/unit/agas/remote_embedded_ref_to_local_object.cpp
M tests/unit/agas/remote_embedded_ref_to_remote_object.cpp
M tests/unit/agas/scoped_ref_to_remote_object.cpp
M tests/unit/agas/uncounted_symbol_to_local_object.cpp
M tests/unit/agas/uncounted_symbol_to_remote_object.cpp
Log Message:
-----------
Renaming agas -> agas_base, adding new agas module
_______________________________________________
hpx-commits mailing list
[email protected]
https://mail.cct.lsu.edu/mailman/listinfo/hpx-commits