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
switch/hpe_slingshot - Set default destroy_retries if not configured
Continuation of c05c957
The slurmstepd uses slingshot_stepd_init() to set
slingshot_config.destroy_retries. If destroy_retries was not configured in
SwitchParameters it was being left as 0. Now it will default to
SLINGSHOT_CXI_DESTROY_RETRIES, which is 5.
Ticket: 22715
0 commit comments