Branch: refs/heads/migration_tests
  Home:   https://github.com/STEllAR-GROUP/hpx
  Commit: 6b1088b120d183e1b8bcbff752f777b40053949e
      
https://github.com/STEllAR-GROUP/hpx/commit/6b1088b120d183e1b8bcbff752f777b40053949e
  Author: Hartmut Kaiser <hartmut.kai...@gmail.com>
  Date:   2023-06-01 (Thu, 01 Jun 2023)

  Changed paths:
    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 libs/core/command_line_handling_local/tests/unit/CMakeLists.txt
    M libs/full/actions_base/include/hpx/actions_base/plain_action.hpp
    M 
libs/full/actions_base/include/hpx/actions_base/traits/action_was_object_migrated.hpp
    M libs/full/actions_base/include/hpx/actions_base/traits/extract_action.hpp
    M libs/full/actions_base/include/hpx/actions_base/traits/is_continuation.hpp
    M libs/full/agas/include/hpx/agas/addressing_service.hpp
    M libs/full/agas/src/addressing_service.cpp
    M libs/full/agas/src/detail/interface.cpp
    M libs/full/async_distributed/CMakeLists.txt
    M libs/full/async_distributed/include/hpx/async_distributed/async.hpp
    M libs/full/async_distributed/include/hpx/async_distributed/base_lco.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_implementations_fwd.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/async_unwrap_result_implementations_fwd.hpp
    M 
libs/full/async_distributed/include/hpx/async_distributed/detail/post_callback.hpp
    M 
libs/full/async_distributed/include/hpx/async_distributed/detail/post_continue_fwd.hpp
    M 
libs/full/async_distributed/include/hpx/async_distributed/detail/post_implementations.hpp
    M 
libs/full/async_distributed/include/hpx/async_distributed/detail/post_implementations_fwd.hpp
    M 
libs/full/async_distributed/include/hpx/async_distributed/detail/promise_lco.hpp
    M 
libs/full/async_distributed/include/hpx/async_distributed/detail/sync_implementations.hpp
    M 
libs/full/async_distributed/include/hpx/async_distributed/detail/sync_implementations_fwd.hpp
    M 
libs/full/async_distributed/include/hpx/async_distributed/packaged_action.hpp
    M libs/full/async_distributed/include/hpx/async_distributed/trigger_lco.hpp
    M libs/full/components/include/hpx/components/get_ptr.hpp
    M libs/full/components_base/include/hpx/components_base/agas_interface.hpp
    M 
libs/full/components_base/include/hpx/components_base/detail/agas_interface_functions.hpp
    M libs/full/components_base/include/hpx/components_base/pinned_ptr.hpp
    M 
libs/full/components_base/include/hpx/components_base/server/abstract_migration_support.hpp
    M 
libs/full/components_base/include/hpx/components_base/server/fixed_component_base.hpp
    M 
libs/full/components_base/include/hpx/components_base/server/migration_support.hpp
    M 
libs/full/components_base/include/hpx/components_base/traits/component_pin_support.hpp
    M 
libs/full/components_base/include/hpx/components_base/traits/component_supports_migration.hpp
    M libs/full/components_base/src/agas_interface.cpp
    M libs/full/components_base/src/detail/agas_interface_functions.cpp
    M libs/full/parcelset/include/hpx/parcelset/parcelset_fwd.hpp
    M libs/full/parcelset_base/include/hpx/parcelset_base/parcelset_base_fwd.hpp
    M libs/full/parcelset_base/src/parcel_interface.cpp
    M 
libs/full/performance_counters/include/hpx/performance_counters/server/base_performance_counter.hpp
    M libs/full/runtime_components/tests/unit/components/migrate_component.cpp
    M 
libs/full/runtime_components/tests/unit/components/migrate_polymorphic_component.cpp
    M 
libs/full/runtime_distributed/include/hpx/runtime_distributed/server/migrate_component.hpp
    M 
libs/full/runtime_distributed/include/hpx/runtime_distributed/server/runtime_support.hpp
    M libs/full/runtime_distributed/src/stubs/runtime_support_stubs.cpp

  Log Message:
  -----------
  Attempting to fix migration tests

- flyby: adding missing API functions to abstract migration support types


_______________________________________________
hpx-commits mailing list
hpx-commits@mail.cct.lsu.edu
https://mail.cct.lsu.edu/mailman/listinfo/hpx-commits

Reply via email to