Translations:Running jobs/58/en
Jump to navigation
Jump to search
On general-purpose (GP) clusters this job reserves 1 core and 256MB of memory for 15 minutes. On Niagara this job reserves the whole node with all its memory.
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. Our 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.