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
In the cooperative wait test multiple threads are calling MPI functions
in a non-serialized way. Thus, MPI needs to be initialized with
`threadlevel=:multiple`.
0 commit comments