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
sessions: fix some problems with multiple init/fini
Fix a couple of problems uncovered in issue open-mpi#12854.
Turns out the MCA param management system was "remembering" things
even if a variable was deregistered when a framework was closed.
Also the test case showed that destructing ompi_mpi_session_null
needs to be moved to ompi_mpi_instance_release.
Related to open-mpi#12854
Signed-off-by: Howard Pritchard <[email protected]>
(cherry picked from commit 155ee56)
0 commit comments