Difference between revisions of "SLURM-Cancel a Job"
From ALICE Documentation
(→Cancel a Job) (Tag: Visual edit) |
(→Canceling a Job) (Tag: Visual edit) |
||
Line 3: | Line 3: | ||
− | [ | + | [me@nodelogin01~]$ scancel 384 |
− | [ | + | [me@nodelogin01~]$ |
Latest revision as of 09:10, 9 April 2020
Canceling a Job
Whether your job is running or waiting in the queue, you can cancel the job using the Canceling <job_id> command. Use squeue if you do not recall the job id.
[me@nodelogin01~]$ scancel 384 [me@nodelogin01~]$