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
- fix arguments to ompi_comm_set in comm_ft.c
- use accessor function to acquire local cid from a comm
- add back in PMIx event handler to handle PMIX_ERR_PROC_ABORTED
default event handler approach doesn't work
- only use the excid algorithm for communicators being
created from MPI_Comm_create_from_group to avoid issues with
trying to use ULFM method on communicators not using a global cid
Improving interoperability of ULFM with communicators derived from
sessions can be addressed by later PRs.
Related to hpc#67
Note that at the time this commit was made the ulfm api tests
5, 10,11, 12 fail, but this is a subset of the failures seen with
master. For master failures are observd with 5,9,10,11,12.
Signed-off-by: Howard Pritchard <[email protected]>
"%s %s: Info: received a late rbcast message with CID %3d:%d during an MPI_COMM_DUP that is trying to reuse that CID (thus increasing the epoch) - ignoring, nothing to do",
0 commit comments