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
On systems with NDR fabrics, the IB fabric does not work properly. IB traffic like MPI and IPoIB (with packets larger than ~400 bytes) will fail. When using opensmd from MLNX-OFED, or using inbox drivers and mlnxsm from mlnx_ib_mgmt, the NDR fabric is fully functional with both MPI and IPoIB.
opensm.log lists lots of errors. This is using opensm with a default config on RHEL 9.
To see if the configuration needs have changed, I attempted to use the opensm.conf from mlnxsm. Unfortunately, that also does not enable a proper working fabric. It seems like there is something missing in opensm from linux-rdma for use with Quantum2 switches.
On systems with NDR fabrics, the IB fabric does not work properly. IB traffic like MPI and IPoIB (with packets larger than ~400 bytes) will fail. When using
opensmd
from MLNX-OFED, or using inbox drivers andmlnxsm
from mlnx_ib_mgmt, the NDR fabric is fully functional with both MPI and IPoIB.opensm.log lists lots of errors. This is using opensm with a default config on RHEL 9.
To see if the configuration needs have changed, I attempted to use the opensm.conf from mlnxsm. Unfortunately, that also does not enable a proper working fabric. It seems like there is something missing in opensm from linux-rdma for use with Quantum2 switches.
Example basic test failing with IPoIB:
Example basic test failing with ibv_rc_pingpong:
Both of the above tests pass when using either of the commercial SMs.
The text was updated successfully, but these errors were encountered: