Document Actions
How can I kill my job?
Up to Table of Contents
How can I delete my job from the queing system?
To terminate one of your jobs use qdel, for instance:
qdel 58
This will delete job number 58 in the queing list that you get when using the command showq.

