Branch: refs/heads/more_naming_module
  Home:   https://github.com/STEllAR-GROUP/hpx
  Commit: 57118e64732d0c11707d5de98446fd4b0d2e3ad9
      
https://github.com/STEllAR-GROUP/hpx/commit/57118e64732d0c11707d5de98446fd4b0d2e3ad9
  Author: Hartmut Kaiser <[email protected]>
  Date:   2020-10-25 (Sun, 25 Oct 2020)

  Changed paths:
    M 
components/component_storage/include/hpx/components/component_storage/component_storage.hpp
    M 
components/component_storage/include/hpx/components/component_storage/migrate_from_storage.hpp
    M 
components/component_storage/include/hpx/components/component_storage/migrate_to_storage.hpp
    M 
components/component_storage/include/hpx/components/component_storage/server/component_storage.hpp
    M 
components/component_storage/include/hpx/components/component_storage/server/migrate_from_storage.hpp
    M 
components/component_storage/include/hpx/components/component_storage/server/migrate_to_storage.hpp
    M 
components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/detail/view_element.hpp
    M 
components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp
    M 
components/containers/unordered/include/hpx/components/containers/unordered/unordered_map_segmented_iterator.hpp
    M components/process/include/hpx/components/process/process.hpp
    M docs/CMakeLists.txt
    M hpx/lcos/base_lco.hpp
    M hpx/lcos/base_lco_with_value.hpp
    M hpx/lcos/detail/promise_base.hpp
    M hpx/runtime/actions/continuation.hpp
    M hpx/runtime/actions/continuation2_impl.hpp
    M hpx/runtime/actions/continuation_impl.hpp
    M hpx/runtime/actions/make_continuation.hpp
    M hpx/runtime/actions/set_lco_value_continuation.hpp
    M hpx/runtime/agas/addressing_service.hpp
    M hpx/runtime/agas/big_boot_barrier.hpp
    M hpx/runtime/agas/component_namespace.hpp
    M hpx/runtime/agas/detail/bootstrap_component_namespace.hpp
    M hpx/runtime/agas/detail/bootstrap_locality_namespace.hpp
    M hpx/runtime/agas/detail/hosted_component_namespace.hpp
    M hpx/runtime/agas/detail/hosted_locality_namespace.hpp
    M hpx/runtime/agas/interface.hpp
    M hpx/runtime/agas/locality_namespace.hpp
    M hpx/runtime/agas/symbol_namespace.hpp
    M hpx/runtime/basename_registration.hpp
    M hpx/runtime/basename_registration_fwd.hpp
    M hpx/runtime/components/binpacking_distribution_policy.hpp
    M hpx/runtime/components/client_base.hpp
    M hpx/runtime/components/colocating_distribution_policy.hpp
    M hpx/runtime/components/console_logging.hpp
    M hpx/runtime/components/copy_component.hpp
    M hpx/runtime/components/create_component_helpers.hpp
    M hpx/runtime/components/default_distribution_policy.hpp
    M hpx/runtime/components/make_client.hpp
    M hpx/runtime/components/migrate_component.hpp
    M hpx/runtime/components/new.hpp
    M hpx/runtime/components/server/abstract_component_base.hpp
    M hpx/runtime/components/server/abstract_migration_support.hpp
    M hpx/runtime/components/server/component_base.hpp
    M hpx/runtime/components/server/copy_component.hpp
    M hpx/runtime/components/server/create_component.hpp
    M hpx/runtime/components/server/create_component_fwd.hpp
    M hpx/runtime/components/server/destroy_component.hpp
    M hpx/runtime/components/server/distributed_metadata_base.hpp
    M hpx/runtime/components/server/executor_component.hpp
    M hpx/runtime/components/server/fixed_component_base.hpp
    M hpx/runtime/components/server/managed_component_base.hpp
    M hpx/runtime/components/server/migrate_component.hpp
    M hpx/runtime/components/server/migration_support.hpp
    M hpx/runtime/components/server/wrapper_heap.hpp
    M hpx/runtime/components/server/wrapper_heap_list.hpp
    M hpx/runtime/components/stubs/runtime_support.hpp
    M hpx/runtime/components/target_distribution_policy.hpp
    M hpx/runtime/components/unwrapping_result_policy.hpp
    M hpx/runtime/find_all_localities.hpp
    M hpx/runtime/find_here.hpp
    R hpx/runtime/get_colocation_id.hpp
    M hpx/runtime/get_locality_name.hpp
    M hpx/runtime/get_ptr.hpp
    R hpx/runtime/naming/address.hpp
    R hpx/runtime/naming/id_type.hpp
    R hpx/runtime/naming/id_type_impl.hpp
    R hpx/runtime/naming/name.hpp
    M hpx/runtime/naming/resolver_client.hpp
    R hpx/runtime/naming/split_gid.hpp
    R hpx/runtime/naming/unmanaged.hpp
    M hpx/runtime/parcelset/decode_parcels.hpp
    M hpx/runtime/parcelset/detail/data_point.hpp
    M hpx/runtime/parcelset/encode_parcels.hpp
    M hpx/runtime/parcelset/parcel.hpp
    M hpx/runtime/parcelset/parcelhandler.hpp
    M hpx/runtime/parcelset/put_parcel.hpp
    R hpx/runtime/serialization/detail/preprocess_gid_types.hpp
    M hpx/runtime/trigger_lco.hpp
    M hpx/runtime_fwd.hpp
    M hpx/traits/action_is_target_valid.hpp
    M hpx/traits/action_schedule_thread.hpp
    M hpx/traits/action_was_object_migrated.hpp
    M hpx/util/functional/colocated_helpers.hpp
    M hpx/util/generate_unique_ids.hpp
    M hpx/util/remove_local_destinations.hpp
    M libs/core/memory/include/hpx/memory/intrusive_ptr.hpp
    M libs/full/actions/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_base/include/hpx/actions_base/basic_action.hpp
    M libs/full/actions_base/include/hpx/actions_base/component_action.hpp
    M libs/full/actions_base/include/hpx/actions_base/plain_action.hpp
    M libs/full/agas/CMakeLists.txt
    M libs/full/agas/include/hpx/agas/gva.hpp
    M libs/full/agas/include/hpx/agas/primary_namespace.hpp
    M libs/full/agas/include/hpx/agas/server/primary_namespace.hpp
    M libs/full/async_colocated/CMakeLists.txt
    M 
libs/full/async_colocated/include/hpx/async_colocated/apply_colocated_callback_fwd.hpp
    M 
libs/full/async_colocated/include/hpx/async_colocated/apply_colocated_fwd.hpp
    M libs/full/async_colocated/include/hpx/async_colocated/async_colocated.hpp
    M 
libs/full/async_colocated/include/hpx/async_colocated/async_colocated_fwd.hpp
    A 
libs/full/async_colocated/include/hpx/async_colocated/get_colocation_id.hpp
    A libs/full/async_colocated/src/get_colocation_id.cpp
    M libs/full/async_cuda/include/hpx/async_cuda/get_targets.hpp
    M libs/full/async_cuda/src/cuda_future.cpp
    M libs/full/async_cuda/src/cuda_target.cpp
    M libs/full/async_cuda/src/get_targets.cpp
    M 
libs/full/async_distributed/include/hpx/async_distributed/applier/applier.hpp
    M 
libs/full/async_distributed/include/hpx/async_distributed/applier/apply.hpp
    M 
libs/full/async_distributed/include/hpx/async_distributed/applier/apply_continue_fwd.hpp
    M 
libs/full/async_distributed/include/hpx/async_distributed/applier/bind_naming_wrappers.hpp
    M 
libs/full/async_distributed/include/hpx/async_distributed/applier/detail/apply_implementations.hpp
    M 
libs/full/async_distributed/include/hpx/async_distributed/applier/detail/apply_implementations_fwd.hpp
    M 
libs/full/async_distributed/include/hpx/async_distributed/applier/register_apply_colocated.hpp
    M libs/full/async_distributed/include/hpx/async_distributed/async.hpp
    M 
libs/full/async_distributed/include/hpx/async_distributed/async_callback_fwd.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
    M 
libs/full/async_distributed/include/hpx/async_distributed/detail/sync_implementations.hpp
    M libs/full/async_distributed/include/hpx/async_distributed/sync.hpp
    M libs/full/collectives/include/hpx/collectives/all_gather.hpp
    M libs/full/collectives/include/hpx/collectives/all_reduce.hpp
    M libs/full/collectives/include/hpx/collectives/all_to_all.hpp
    M libs/full/collectives/include/hpx/collectives/broadcast.hpp
    M libs/full/collectives/include/hpx/collectives/broadcast_direct.hpp
    M libs/full/collectives/include/hpx/collectives/communication_set.hpp
    M libs/full/collectives/include/hpx/collectives/detail/barrier_node.hpp
    M 
libs/full/collectives/include/hpx/collectives/detail/communication_set_node.hpp
    M libs/full/collectives/include/hpx/collectives/detail/communicator.hpp
    M libs/full/collectives/include/hpx/collectives/fold.hpp
    M libs/full/collectives/include/hpx/collectives/gather.hpp
    M libs/full/collectives/include/hpx/collectives/reduce.hpp
    M libs/full/collectives/include/hpx/collectives/scatter.hpp
    M libs/full/collectives/src/create_communication_set.cpp
    M libs/full/collectives/src/detail/communication_set_node.cpp
    M libs/full/collectives/src/detail/communicator.cpp
    M libs/full/components_base/CMakeLists.txt
    M libs/full/components_base/include/hpx/components_base/component_type.hpp
    M 
libs/full/components_base/include/hpx/components_base/traits/component_type_is_compatible.hpp
    A libs/full/components_base/src/address_ostream.cpp
    M libs/full/compute/src/get_host_targets.cpp
    M libs/full/include/include/hpx/include/naming.hpp
    M libs/full/naming/CMakeLists.txt
    M libs/full/naming/include/hpx/naming/credit_handling.hpp
    A libs/full/naming/include/hpx/naming/detail/preprocess_gid_types.hpp
    A libs/full/naming/include/hpx/naming/split_gid.hpp
    M libs/full/naming/src/credit_handling.cpp
    A libs/full/naming/src/detail/preprocess_gid_types.cpp
    M libs/full/naming_base/CMakeLists.txt
    A libs/full/naming_base/include/hpx/naming_base/address.hpp
    M libs/full/naming_base/include/hpx/naming_base/gid_type.hpp
    A libs/full/naming_base/include/hpx/naming_base/id_type.hpp
    M libs/full/naming_base/include/hpx/naming_base/naming_base.hpp
    A libs/full/naming_base/include/hpx/naming_base/unmanaged.hpp
    A libs/full/naming_base/src/address.cpp
    M libs/full/naming_base/src/gid_type.cpp
    A libs/full/naming_base/src/id_type.cpp
    A libs/full/naming_base/src/unmanaged.cpp
    M 
libs/full/performance_counters/include/hpx/performance_counters/counters.hpp
    M 
libs/full/performance_counters/include/hpx/performance_counters/counters_fwd.hpp
    M 
libs/full/performance_counters/include/hpx/performance_counters/registry.hpp
    M 
libs/full/performance_counters/include/hpx/performance_counters/server/statistics_counter.hpp
    M libs/full/performance_counters/src/counter_creators.cpp
    M libs/full/performance_counters/src/server/primary_namespace_counters.cpp
    M 
libs/full/segmented_algorithms/include/hpx/parallel/segmented_algorithms/detail/dispatch.hpp
    M 
libs/full/segmented_algorithms/include/hpx/parallel/segmented_algorithms/traits/zip_iterator.hpp
    M plugins/parcel/coalescing/performance_counters.cpp
    M src/CMakeLists.txt
    M src/lcos/base_lco.cpp
    M src/lcos/base_lco_with_value.cpp
    M src/runtime/agas/addressing_service.cpp
    M src/runtime/agas/detail/bootstrap_locality_namespace.cpp
    M src/runtime/agas/detail/hosted_locality_namespace.cpp
    M src/runtime/agas/server/component_namespace_server.cpp
    M src/runtime/agas/server/locality_namespace_server.cpp
    M src/runtime/agas/server/symbol_namespace_server.cpp
    M src/runtime/applier/bind_naming_wrappers.cpp
    M src/runtime/components/component_type.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/server/wrapper_heap.cpp
    M src/runtime/components/stubs/runtime_support_stubs.cpp
    R src/runtime/naming/address.cpp
    R src/runtime/naming/name.cpp
    M src/runtime/parcelset/detail/parcel_await.cpp
    M src/runtime/parcelset/parcel.cpp
    R src/runtime/serialization/detail/preprocess_gid_types.cpp
    M src/runtime/trigger_lco.cpp
    M src/runtime_distributed.cpp
    M tests/unit/agas/get_colocation_id.cpp
    M tests/unit/component/action_invoke_no_more_than.hpp
    M tests/unit/parcelset/put_parcels_with_coalescing.cpp
    M tests/unit/parcelset/put_parcels_with_compression.cpp

  Log Message:
  -----------
  Moving more files to naming and naming_base


_______________________________________________
hpx-commits mailing list
[email protected]
https://mail.cct.lsu.edu/mailman/listinfo/hpx-commits

Reply via email to