Managing Jobs

From HPC

Revision as of 15:16, 21 October 2008 by Aitsswhi (Talk | contribs)
(diff) ← Older revision | Current revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Note: Please follow the links to get much more in-depth information on each command and it's various options.

This is a quick overview of the commands to manage your jobs.

To see utilization of the cluster nodes/queues use qhost

qhost

To see jobs in the queue use qstat

qstat

To delete a job or all your jobs use qdel

qdel <jobid>

To alter the a job use qalter

Personal tools