Branch: refs/heads/master Home: https://github.com/STEllAR-GROUP/hpx Commit: 6780fc6ade930b85d37c66d754b1cd9f68647ab0 https://github.com/STEllAR-GROUP/hpx/commit/6780fc6ade930b85d37c66d754b1cd9f68647ab0 Author: Hartmut Kaiser <hartmut.kai...@gmail.com> Date: 2024-07-23 (Tue, 23 Jul 2024)
Changed paths: M .jenkins/lsu/env-clang-16.sh M .jenkins/lsu/env-gcc-12.sh M .jenkins/lsu/env-gcc-14.sh M libs/core/mpi_base/CMakeLists.txt M libs/core/mpi_base/include/hpx/mpi_base/mpi_environment.hpp M libs/core/mpi_base/src/mpi_environment.cpp M libs/full/parcelport_mpi/include/hpx/parcelport_mpi/header.hpp M libs/full/parcelport_mpi/include/hpx/parcelport_mpi/receiver.hpp M libs/full/parcelport_mpi/include/hpx/parcelport_mpi/receiver_connection.hpp M libs/full/parcelport_mpi/include/hpx/parcelport_mpi/sender.hpp M libs/full/parcelport_mpi/include/hpx/parcelport_mpi/sender_connection.hpp M libs/full/parcelport_mpi/include/hpx/parcelport_mpi/tag_provider.hpp M libs/full/parcelport_mpi/src/parcelport_mpi.cpp Log Message: ----------- Adding optional handshakes to acknowledge the received data - this prevents sends to be posted before their corresponding receives - flyby: improved MPI error handling, now throws exceptions instead of assert Commit: c4bf1e331e4627c52c5c83cecca93ec353ebbdd4 https://github.com/STEllAR-GROUP/hpx/commit/c4bf1e331e4627c52c5c83cecca93ec353ebbdd4 Author: Hartmut Kaiser <hartmut.kai...@gmail.com> Date: 2024-07-24 (Wed, 24 Jul 2024) Changed paths: M .jenkins/lsu/env-clang-16.sh M .jenkins/lsu/env-gcc-12.sh M .jenkins/lsu/env-gcc-14.sh M libs/core/mpi_base/CMakeLists.txt M libs/core/mpi_base/include/hpx/mpi_base/mpi_environment.hpp M libs/core/mpi_base/src/mpi_environment.cpp M libs/full/parcelport_mpi/include/hpx/parcelport_mpi/header.hpp M libs/full/parcelport_mpi/include/hpx/parcelport_mpi/receiver.hpp M libs/full/parcelport_mpi/include/hpx/parcelport_mpi/receiver_connection.hpp M libs/full/parcelport_mpi/include/hpx/parcelport_mpi/sender.hpp M libs/full/parcelport_mpi/include/hpx/parcelport_mpi/sender_connection.hpp M libs/full/parcelport_mpi/include/hpx/parcelport_mpi/tag_provider.hpp M libs/full/parcelport_mpi/src/parcelport_mpi.cpp Log Message: ----------- Merge pull request #6520 from STEllAR-GROUP/mpi_handshaking Adding optional handshakes to acknowledge the received data Compare: https://github.com/STEllAR-GROUP/hpx/compare/5f86763eb51e...c4bf1e331e46 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