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
UCX: fix problem when doing multiple session init/finalize
Another case where the MCA system gets shut down if no more "instances" are present,
but unless --enable-mca-dso is used, the UCX common has retained info about memory
allocation, etc. that is no longer correct.
related to #12909
Signed-off-by: Howard Pritchard <[email protected]>
0 commit comments