Branch: refs/heads/master
  Home:   https://github.com/STEllAR-GROUP/hpx
  Commit: 5a456ede458b68ee6923eb7f5dd827a761e86434
      
https://github.com/STEllAR-GROUP/hpx/commit/5a456ede458b68ee6923eb7f5dd827a761e86434
  Author: Hartmut Kaiser <hartmut.kai...@gmail.com>
  Date:   2025-03-19 (Wed, 19 Mar 2025)

  Changed paths:
    M .circleci/config.yml
    M 
libs/full/parcelport_mpi/include/hpx/parcelport_mpi/receiver_connection.hpp
    M libs/full/parcelport_mpi/include/hpx/parcelport_mpi/sender_connection.hpp
    M libs/full/parcelset/tests/regressions/CMakeLists.txt
    A libs/full/parcelset/tests/regressions/nested_vectors_6623.cpp

  Log Message:
  -----------
  Fixing MPI parcel port issue exposed by #6623


  Commit: 2303c42be19856c9b86de317aa1187a186c20a98
      
https://github.com/STEllAR-GROUP/hpx/commit/2303c42be19856c9b86de317aa1187a186c20a98
  Author: Hartmut Kaiser <hartmut.kai...@gmail.com>
  Date:   2025-03-19 (Wed, 19 Mar 2025)

  Changed paths:
    M 
libs/full/parcelport_gasnet/include/hpx/parcelport_gasnet/sender_connection.hpp
    M libs/full/parcelport_lci/include/hpx/parcelport_lci/receiver_base.hpp
    M libs/full/parcelport_lci/include/hpx/parcelport_lci/sender_base.hpp
    M 
libs/full/parcelport_lci/include/hpx/parcelport_lci/sender_connection_base.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_tcp/include/hpx/parcelport_tcp/receiver.hpp
    M libs/full/parcelport_tcp/include/hpx/parcelport_tcp/sender.hpp
    M libs/full/parcelset/include/hpx/parcelset/encode_parcels.hpp
    M libs/full/parcelset/include/hpx/parcelset/parcel_buffer.hpp
    M libs/full/parcelset/include/hpx/parcelset/parcelport_connection.hpp

  Log Message:
  -----------
  Simplify parcelport types


  Commit: 664289c38b4178d81e5d50aac318763d8102bcb7
      
https://github.com/STEllAR-GROUP/hpx/commit/664289c38b4178d81e5d50aac318763d8102bcb7
  Author: Hartmut Kaiser <hartmut.kai...@gmail.com>
  Date:   2025-03-19 (Wed, 19 Mar 2025)

  Changed paths:
    M .circleci/config.yml
    M 
libs/full/parcelport_gasnet/include/hpx/parcelport_gasnet/sender_connection.hpp
    M libs/full/parcelport_lci/include/hpx/parcelport_lci/receiver_base.hpp
    M libs/full/parcelset/include/hpx/parcelset/parcelport_connection.hpp

  Log Message:
  -----------
  clang-format fixes


  Commit: 3ecb3a2054d3c678dd378f7e438775c9f517536e
      
https://github.com/STEllAR-GROUP/hpx/commit/3ecb3a2054d3c678dd378f7e438775c9f517536e
  Author: Hartmut Kaiser <hartmut.kai...@gmail.com>
  Date:   2025-03-19 (Wed, 19 Mar 2025)

  Changed paths:
    M .circleci/config.yml
    M .cmake-format.py
    M 
libs/core/runtime_configuration/include/hpx/runtime_configuration/runtime_configuration.hpp
    M libs/core/runtime_configuration/src/runtime_configuration.cpp
    M libs/full/parcelport_mpi/include/hpx/parcelport_mpi/header.hpp
    M libs/full/parcelport_tcp/include/hpx/parcelport_tcp/receiver.hpp
    M libs/full/parcelset/tests/regressions/CMakeLists.txt
    M libs/full/parcelset/tests/regressions/nested_vectors_6623.cpp
    M libs/full/parcelset_base/include/hpx/parcelset_base/parcelport.hpp
    M libs/full/parcelset_base/src/parcelport.cpp
    M 
libs/full/plugin_factories/include/hpx/plugin_factories/parcelport_factory.hpp

  Log Message:
  -----------
  Preventing check for message size limit by setting the limit to `0`

- flyby: set max_message_size to zero for large parcel TCP tests


  Commit: 6fa9d3455f353f16286ae1dd0eecd2ce189f71da
      
https://github.com/STEllAR-GROUP/hpx/commit/6fa9d3455f353f16286ae1dd0eecd2ce189f71da
  Author: Hartmut Kaiser <hartmut.kai...@gmail.com>
  Date:   2025-03-19 (Wed, 19 Mar 2025)

  Changed paths:
    M .circleci/config.yml
    M libs/full/parcelset/tests/regressions/CMakeLists.txt

  Log Message:
  -----------
  Fixing merge conflicts


  Commit: dbc0ce6df683e040e64d21eac1f7c214b96186f4
      
https://github.com/STEllAR-GROUP/hpx/commit/dbc0ce6df683e040e64d21eac1f7c214b96186f4
  Author: Hartmut Kaiser <hartmut.kai...@gmail.com>
  Date:   2025-03-20 (Thu, 20 Mar 2025)

  Changed paths:
    M .circleci/config.yml
    M .cmake-format.py
    M 
libs/core/runtime_configuration/include/hpx/runtime_configuration/runtime_configuration.hpp
    M libs/core/runtime_configuration/src/runtime_configuration.cpp
    M 
libs/full/parcelport_gasnet/include/hpx/parcelport_gasnet/sender_connection.hpp
    M libs/full/parcelport_lci/include/hpx/parcelport_lci/receiver_base.hpp
    M libs/full/parcelport_lci/include/hpx/parcelport_lci/sender_base.hpp
    M 
libs/full/parcelport_lci/include/hpx/parcelport_lci/sender_connection_base.hpp
    M libs/full/parcelport_mpi/include/hpx/parcelport_mpi/header.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_tcp/include/hpx/parcelport_tcp/receiver.hpp
    M libs/full/parcelport_tcp/include/hpx/parcelport_tcp/sender.hpp
    M libs/full/parcelset/include/hpx/parcelset/encode_parcels.hpp
    M libs/full/parcelset/include/hpx/parcelset/parcel_buffer.hpp
    M libs/full/parcelset/include/hpx/parcelset/parcelport_connection.hpp
    M libs/full/parcelset/tests/regressions/CMakeLists.txt
    A libs/full/parcelset/tests/regressions/nested_vectors_6623.cpp
    M libs/full/parcelset_base/include/hpx/parcelset_base/parcelport.hpp
    M libs/full/parcelset_base/src/parcelport.cpp
    M 
libs/full/plugin_factories/include/hpx/plugin_factories/parcelport_factory.hpp

  Log Message:
  -----------
  Merge pull request #6626 from STEllAR-GROUP/fixing_6623

Fixing MPI parcel port issue exposed by #6623


Compare: 
https://github.com/STEllAR-GROUP/hpx/compare/50d0d088ae5a...dbc0ce6df683

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

Reply via email to