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
While playing with mpi4py earlier this week I realised it automatically initialises MPI at loading time. This can be controlled with the mpi4py.rc object, including the threading setup. I think we can do something similar with an option in MPIPreferences.jl. How does that sound?