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
CHECK(reg_int("ack_iteration_delay", "Minimum number of times through usNIC \"progress\" function before checking to see if standalone ACKs need to be sent",
257
-
0, &mca_btl_usnic_component.ack_iteration_delay,
257
+
4, &mca_btl_usnic_component.ack_iteration_delay,
258
258
REGINT_GE_ZERO, OPAL_INFO_LVL_5));
259
259
260
260
CHECK(reg_int("priority_limit", "Max size of \"priority\" messages (0 = use pre-set defaults; depends on number and type of devices available)",
0 commit comments