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
`SLURM_GPUS_PER_TASK` seems to be deprecated on Alps. The current
submission script fails because the variable is passed to torch as an
empty string. `SLURM_GPUS_ON_NODE` returns the proper number.
0 commit comments