You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Prevent the establishment of new BTL connections during matching
handshake
Prevent a "deadlock" scenario, when one of the processes leave the
matching before the ack has been sent to the peer. Such a scenario has
been described by @bwbarrett in #8498.
Signed-off-by: George Bosilca <[email protected]>
OPAL_OUTPUT_VERBOSE((2, ompi_ftmpi_output_handle, "Recvfrag: comm %d is revoked or collectives force errors, sending a NACK to the RDV/RGET match from %d\n", hdr->hdr_ctx, hdr->hdr_src));
0 commit comments