Scheduler Functions

Check account balances:

gbalance

Check user usage:

gusage

Show queue and status of jobs. Options like -u <USERNAME> and -p <PARTITION> can be used to filter the job list:

squeue

Get detailed information about jobs:

scontrol show job -v <JOBNUMBER>

Cancel a job:

scancel <JOBNUMBER>

To see the number of available nodes:

backfill