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
Turns out that when Open MPI is configured with --enable-mca-dso
and is using the OFI MTL/BTL/common, a problem is brought out
with the patcher framework the second time through closing the
bml and hence btl frameworks.
See issue #13021.
This patch fixes this problem.
Signed-off-by: Howard Pritchard <hppritcha@gmail.com>
0 commit comments