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
You cannot specify the account libsumit will use on slurm right now. This is controlled by the -account option in the SBATCH script. Something like: #SBATCH --account=${account} and an option in the provider are all that need to be added (I hope)
The text was updated successfully, but these errors were encountered:
You cannot specify the account libsumit will use on slurm right now. This is controlled by the
-account
option in the SBATCH script. Something like:#SBATCH --account=${account}
and an option in the provider are all that need to be added (I hope)The text was updated successfully, but these errors were encountered: