Branch: refs/heads/collectives
  Home:   https://github.com/STEllAR-GROUP/hpx
  Commit: 74fd696458e93db3f2c1f08b5d21261b2ca68890
      
https://github.com/STEllAR-GROUP/hpx/commit/74fd696458e93db3f2c1f08b5d21261b2ca68890
  Author: Hartmut Kaiser <[email protected]>
  Date:   2021-05-30 (Sun, 30 May 2021)

  Changed paths:
    M libs/full/collectives/CMakeLists.txt
    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
    A 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
    A libs/full/collectives/src/create_communicator.cpp
    R libs/full/collectives/src/detail/communicator.cpp
    M libs/full/collectives/tests/unit/all_gather.cpp
    M libs/full/collectives/tests/unit/all_reduce.cpp
    M libs/full/collectives/tests/unit/all_to_all.cpp
    M libs/full/collectives/tests/unit/broadcast.cpp
    M libs/full/collectives/tests/unit/exclusive_scan_.cpp
    M libs/full/collectives/tests/unit/gather.cpp
    M libs/full/collectives/tests/unit/inclusive_scan_.cpp
    M libs/full/collectives/tests/unit/reduce.cpp
    M libs/full/collectives/tests/unit/scatter.cpp

  Log Message:
  -----------
  Unify communicator creation functions

- replace collectives::create_<op> with collectives::create_communicator


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

Reply via email to