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
Assuming the typical way for apps to utilize multiple nic is to launch
multiple processes per node, each bind to different nic. Thus set
MPIR_CVAR_CH4_OFI_MAX_NICS to 1 should be sufficient and saves init time
and resource.
For applications that want to utilize the striping mode to send very large
messages should manually set MPIR_CVAR_CH4_OFI_MAX_NICS to higher value.
0 commit comments