Managing Jobs

From HPC

(Difference between revisions)
Jump to: navigation, search
Aitsswhi (Talk | contribs)
(New page: '''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 u...)
Newer edit →

Revision as of 15:16, 21 October 2008

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