Translations:Running jobs/58/en
Jump to navigation
Jump to search
Directives (or "options") in the job script are prefixed with #SBATCH
and must precede all executable commands. All available directives are described on the sbatch page. Compute Canada policies require that you supply at least a time limit (--time
) for each job. You may also need to supply an account name (--account
). See Accounts and projects below.