Branch: refs/heads/master Home: https://github.com/STEllAR-GROUP/hpx Commit: 1fea02fc1b82601ffea22bb192df343dc46841e8 https://github.com/STEllAR-GROUP/hpx/commit/1fea02fc1b82601ffea22bb192df343dc46841e8 Author: Hartmut Kaiser <hartmut.kai...@gmail.com> Date: 2025-01-05 (Sun, 05 Jan 2025)
Changed paths: M 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/create_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/src/create_communicator.cpp M libs/full/collectives/tests/unit/CMakeLists.txt A libs/full/collectives/tests/unit/all_gather_sync.cpp A libs/full/collectives/tests/unit/all_reduce_sync.cpp A libs/full/collectives/tests/unit/all_to_all_sync.cpp A libs/full/collectives/tests/unit/broadcast_sync.cpp A libs/full/collectives/tests/unit/exclusive_scan_sync.cpp A libs/full/collectives/tests/unit/gather_sync.cpp A libs/full/collectives/tests/unit/inclusive_scan_sync.cpp A libs/full/collectives/tests/unit/reduce_sync.cpp A libs/full/collectives/tests/unit/scatter_sync.cpp Log Message: ----------- Adding synchronous collective operations - adding predefined world_comunicator Commit: 8029d34f993a282edc459f52bf9e0a34f29e2026 https://github.com/STEllAR-GROUP/hpx/commit/8029d34f993a282edc459f52bf9e0a34f29e2026 Author: Hartmut Kaiser <hartmut.kai...@gmail.com> Date: 2025-01-06 (Mon, 06 Jan 2025) Changed paths: M 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/create_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/src/create_communicator.cpp M libs/full/collectives/tests/unit/CMakeLists.txt A libs/full/collectives/tests/unit/all_gather_sync.cpp A libs/full/collectives/tests/unit/all_reduce_sync.cpp A libs/full/collectives/tests/unit/all_to_all_sync.cpp A libs/full/collectives/tests/unit/broadcast_sync.cpp A libs/full/collectives/tests/unit/exclusive_scan_sync.cpp A libs/full/collectives/tests/unit/gather_sync.cpp A libs/full/collectives/tests/unit/inclusive_scan_sync.cpp A libs/full/collectives/tests/unit/reduce_sync.cpp A libs/full/collectives/tests/unit/scatter_sync.cpp Log Message: ----------- Merge pull request #6598 from STEllAR-GROUP/sync_collectives Adding synchronous collective operations Compare: https://github.com/STEllAR-GROUP/hpx/compare/64b1c0d2e444...8029d34f993a To unsubscribe from these emails, change your notification settings at https://github.com/STEllAR-GROUP/hpx/settings/notifications _______________________________________________ hpx-commits mailing list hpx-commits@mail.cct.lsu.edu https://mail.cct.lsu.edu/mailman/listinfo/hpx-commits