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
The OFI MTL exports a memory monitor to Libfabric (so that OMPI's
patcher wins), but in cases where OB1 is directly selected, that
code won't run. So make sure to also configure Libfabric so that
it won't try to use a suboptimial memory monitor in the case that
only the OFI BTL is used.
Signed-off-by: Brian Barrett <bbarrett@amazon.com>
0 commit comments