Work around MPI startup race condition on macOS
If a process started by mpiexec finishes too quickly, sometimes some of the other processes are not started. It is unclear whether this is an OpenMPI or macOS bug, but appears significantly more often since moving from macOS 10.13 to 10.15. OpenMPI 4.0.1 and 3.0.0 both show the issue on macOS 10.15.
Please register or sign in to comment