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
mpi_assert_allow_overtake should only apply to application-level messages
The ob1 PML supports the allow-overtake info key, which disables message
ordering. Internal communication (e.g., collective operations) may rely
on ordering so we have to make sure they are always ordered even if
the user set the allow-overtaking info.
Signed-off-by: Joseph Schuchart <schuchart@icl.utk.edu>
0 commit comments