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
oob/usock: error if the unix socket path is too long
That typically occurs on OSX where $TMPDIR can be long,
a user-friendly error message will is displayed if mca_oob_verbose >= 2,
and Open MPI will fall back to oob/tcp
master does things differently (and better), so this is a one-off
commit for the v2 branch
0 commit comments