Open nbengdahl opened 5 years ago
I'm sorry we missed this issue for so long.
We just released Open MPI v4.0.2 -- can you see if this is still an issue with the new version?
Apologies for the delay, I just tried using v4.0.2 and the same error occurs. If it helps, the error seems to only happen on enterprise WiFi networks. Please let me know what I can provide to help fix this bug. Thanks!
I'm getting strange behaviors on MacOS 10.14.5 running OMPI v4.0.0 (MPI was compiled from the source distribution tarball) and also on earlier versions like v3.0.0. The error included below is produced when I try to run an mpi program when my system is connected to certain wifi networks but not others. If I turn off wifi and run the exact same code, mpi works fine. The issue seems to be specific to macOS and was first observed on macOS High Sierra but is persisting. The issue has be reproduced by several other people running the same code on macOS.
Mpi is being used here as part of a nonlinear simulation platform for hydrologic modeling called ParFlow so I don't have a simple program I can include to demonstrate the error. Any thoughts on resolving this would be greatly appreciated, thanks!