Qdel

From HPC

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

Deleting job from queue

To delete jobs scheduled in the queue you need to use the qdel command.

qdel <jobid>
qdel 5403

To delete all jobs for a user (you can only delete your own jobs)

qdel -u <username>
qdel -u train
Personal tools