Qdel

From HPC

(Difference between revisions)
Jump to: navigation, search
Aitsswhi (Talk | contribs)
(New page: =Deleting job from queue= To delete jobs scheduled in the queue you need to use the qdel command. qdel <jobid> qdel 5403 To delete users jobs (you can only delete your own) qdel -u...)
Newer edit →

Revision as of 14:31, 21 October 2008

Deleting job from queue

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

qdel <jobid>
qdel 5403

To delete users jobs (you can only delete your own)

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