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
We are getting the following error after upgrading SLURM from v24.05 to v25.05.
sbatch: option '--get-user-env' doesn't allow an argument
The changes are mentioned in slurm v25.05 changelog: Deprecate "GetEnvTimeout" from slurm.conf and "timeout" and "mode" optional parameters from sbatch's --get-user-env option. The default timeout to get the user environment will be 120 seconds.