Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Some PBS commands are supported by SLURM SLURM.

Check Node Status

Code Block
pbsnodes

Check Job Status

Code Block
qstat -f [job_number]

Check Queue Status

Code Block
qstat

Delete Job

Code Block
qdel [job_number]