Translations:Running jobs/58/en
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
) and an account name (--account
) for each job. (See #Accounts and projects below.)