Branch: refs/heads/distributed_barrier
  Home:   https://github.com/STEllAR-GROUP/hpx
  Commit: e459d7f187d403f5998deba12bb8cbe05e271ab4
      
https://github.com/STEllAR-GROUP/hpx/commit/e459d7f187d403f5998deba12bb8cbe05e271ab4
  Author: Hartmut Kaiser <hartmut.kai...@gmail.com>
  Date:   2023-05-18 (Thu, 18 May 2023)

  Changed paths:
    M libs/core/execution/include/hpx/execution/detail/future_exec.hpp
    M libs/core/executors/include/hpx/executors/execution_policy.hpp
    M libs/core/futures/include/hpx/futures/future.hpp
    M libs/core/futures/include/hpx/futures/packaged_continuation.hpp
    M libs/core/futures/include/hpx/futures/traits/acquire_shared_state.hpp
    M libs/core/futures/include/hpx/futures/traits/future_access.hpp
    M libs/core/futures/src/future_data.cpp
    M libs/core/lcos_local/include/hpx/lcos_local/and_gate.hpp
    M libs/core/runtime_local/src/runtime_local.cpp
    M libs/core/synchronization/include/hpx/synchronization/barrier.hpp
    M libs/core/synchronization/src/local_barrier.cpp
    M libs/full/actions_base/include/hpx/actions_base/traits/is_client.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/barrier.hpp
    M libs/full/collectives/include/hpx/collectives/broadcast.hpp
    M libs/full/collectives/include/hpx/collectives/channel_communicator.hpp
    M libs/full/collectives/include/hpx/collectives/create_communicator.hpp
    M libs/full/collectives/include/hpx/collectives/detail/communicator.hpp
    M libs/full/collectives/include/hpx/collectives/exclusive_scan.hpp
    M libs/full/collectives/include/hpx/collectives/gather.hpp
    M libs/full/collectives/include/hpx/collectives/inclusive_scan.hpp
    M libs/full/collectives/include/hpx/collectives/reduce.hpp
    M libs/full/collectives/include/hpx/collectives/scatter.hpp
    M libs/full/collectives/include/hpx/collectives/spmd_block.hpp
    M libs/full/collectives/src/barrier.cpp
    M libs/full/collectives/src/create_communicator.cpp
    M libs/full/components/include/hpx/components/client_base.hpp
    M libs/full/components/src/client_base.cpp
    M 
libs/full/components_base/include/hpx/components_base/server/component_base.hpp
    M libs/full/components_base/src/server/component_base.cpp
    M libs/full/init_runtime/src/pre_main.cpp

  Log Message:
  -----------
  Fixing barrier creation etc.

- adding support for extra data in client_base shared state
- flyby: more cleanup


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

Reply via email to