2.3 Canceling Jobs
Home Up Previous Next TORQUE Resource Manager

2.3 Canceling Jobs

TORQUE allows users and administrators to cancel submitted jobs with the qdel command. If the command is run by just a user, it will output just that user's jobs. For example,

Job id           Name             User             Time Use S Queue
---------------- ---------------- ---------------- -------- - -----
4807             scatter          user01           12:56:34 R batch
...

Home Up Previous Next