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
Per #1007, I'm not sure that this a correct premise any more (i.e., using a mutex was easier than using atomics). Regardless, I think that this ticket is subsumed by #1007, so I'll close this one.
By using opal atomics to modify/read the following ompi initialize/finalize related variables:
would help in bringing some MPI query functions into compliance with the MPI-3 specification.
See issue #493.
The text was updated successfully, but these errors were encountered: