Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Useful options

Here is a non exhaustive list of option you can use for your jobs:

Option full nameshortcutValueDescritpion

Node selection
–partition-pALL|SCHOOL|<CONTRIBUTOR>Choose a partition to run the job see Queue and Priority
–account-A<contributor>_groupUse by contributor to access their priority partition see Queue and Priority
–nodelist-wwatgpu108,watgpu208,...List of nodes the job can run in
–exclude-xwatgpu108,watgpu208,...List of job the job will not run in


Resources selection
–gres-gpu:1 or gpu:<contributor>gpuNumber of GPU for the job
–mem-10GBAmount of memory for the job
–cpus-per-task-c1Number of CPU for the job
–constraint-C`ADA6000L40S


Time constraint
–time-tDD-HH:MM:SSTime limit for the job
–begin-YYYY-MM-DDTHH:MM:SSThe job will not run before the specified date


Logs and notifications
–signal-<sig_num>@<sig_time>When a job is within sig_time seconds of its end time, send it the signal sig_num
–output-o<file/path>File to write the output of the job
–error-e<file/path>If specified, the error output will be written in this file
–mail-user-email@domain.comUser email to receive notification
–mail-type-NONE, BEGIN, END, FAIL, REQUEUE, ALL also TIME_LIMIT, TIME_LIMIT_90, TIME_LIMIT_80, TIME_LIMIT_50Type of notification to receive by email