Branch: refs/heads/collectives
Home: https://github.com/STEllAR-GROUP/hpx
Commit: fc0371a9f0d045b8648b4e55555a0573070b5ae7
https://github.com/STEllAR-GROUP/hpx/commit/fc0371a9f0d045b8648b4e55555a0573070b5ae7
Author: Hartmut Kaiser <[email protected]>
Date: 2021-05-27 (Thu, 27 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
M libs/full/collectives/include/hpx/collectives/detail/communicator.hpp
M libs/full/collectives/include/hpx/collectives/gather.hpp
M libs/full/collectives/include/hpx/collectives/reduce.hpp
A libs/full/collectives/include/hpx/collectives/reduce_direct.hpp
M libs/full/collectives/include/hpx/collectives/scatter.hpp
M libs/full/collectives/src/detail/communicator.cpp
M libs/full/collectives/tests/unit/CMakeLists.txt
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/gather.cpp
M libs/full/collectives/tests/unit/reduce.cpp
A libs/full/collectives/tests/unit/reduce_direct.cpp
M libs/full/collectives/tests/unit/scatter.cpp
M libs/full/components/include/hpx/components/client_base.hpp
M libs/parallelism/futures/include/hpx/futures/detail/future_data.hpp
Log Message:
-----------
Adding reduce_here/reduce_there collective operation
- flyby: rename action based reduce.hpp to reduce_direct.hpp
- flyby: modernized all collective operations
- flyby: fixing compilation error on CI
_______________________________________________
hpx-commits mailing list
[email protected]
https://mail.cct.lsu.edu/mailman/listinfo/hpx-commits