Branch: refs/heads/channel
  Home:   https://github.com/STEllAR-GROUP/hpx
  Commit: df2d8e284be65b2aaf5e4f000ad62b14756bbd55
      
https://github.com/STEllAR-GROUP/hpx/commit/df2d8e284be65b2aaf5e4f000ad62b14756bbd55
  Author: Hartmut Kaiser <[email protected]>
  Date:   2021-06-01 (Tue, 01 Jun 2021)

  Changed paths:
    M libs/core/config/include/hpx/config.hpp
    M libs/core/thread_support/include/hpx/thread_support/assert_owns_lock.hpp
    M libs/core/type_support/include/hpx/type_support/lazy_conditional.hpp
    M libs/full/actions_base/include/hpx/actions_base/traits/is_client.hpp
    M libs/full/collectives/CMakeLists.txt
    A libs/full/collectives/include/hpx/collectives/channel_communicator.hpp
    A 
libs/full/collectives/include/hpx/collectives/detail/channel_communicator.hpp
    A libs/full/collectives/src/channel_communicator.cpp
    A libs/full/collectives/src/detail/channel_communicator_server.cpp
    M libs/full/collectives/tests/unit/CMakeLists.txt
    A libs/full/collectives/tests/unit/channel_communicator.cpp
    M libs/full/components/include/hpx/components/client.hpp
    M libs/full/components/include/hpx/components/client_base.hpp
    M libs/full/lcos_distributed/CMakeLists.txt
    M libs/full/lcos_distributed/include/hpx/distributed/channel.hpp
    M libs/full/lcos_distributed/include/hpx/lcos_distributed/channel.hpp
    A 
libs/full/lcos_distributed/include/hpx/lcos_distributed/one_element_channel.hpp
    M libs/full/lcos_distributed/include/hpx/lcos_distributed/server/channel.hpp
    A 
libs/full/lcos_distributed/include/hpx/lcos_distributed/server/one_element_channel.hpp
    M libs/full/lcos_distributed/tests/unit/CMakeLists.txt
    A libs/full/lcos_distributed/tests/unit/one_element_channel.cpp
    M 
libs/parallelism/async_combinators/include/hpx/async_combinators/wait_all.hpp
    M libs/parallelism/futures/include/hpx/futures/detail/future_data.hpp
    M libs/parallelism/futures/include/hpx/futures/promise.hpp
    M 
libs/parallelism/futures/include/hpx/futures/traits/detail/future_traits.hpp
    M libs/parallelism/futures/include/hpx/futures/traits/future_then_result.hpp
    M libs/parallelism/futures/include/hpx/futures/traits/future_traits.hpp
    M libs/parallelism/futures/include/hpx/futures/traits/is_future.hpp
    M 
libs/parallelism/futures/include/hpx/futures/traits/promise_remote_result.hpp
    M libs/parallelism/lcos_local/include/hpx/lcos_local/channel.hpp
    M libs/parallelism/lcos_local/include/hpx/lcos_local/packaged_task.hpp

  Log Message:
  -----------
  Adding channel_communicator

- adding distributed one_element_channel
- flyby: Modernize channel implementations
- flyby: Modernize promise, packaged_task, and various traits
- flyby: hpx::wait_all: modernize and fix problem


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

Reply via email to