Cancel a Slurm job. More information: Slurm Workload Manager - scancel.
- Cancel a job using its ID:
scancel {{job_id}}
- Cancel all jobs from a user:
scancel {{user_name}}
Cancel a Slurm job. More information: Slurm Workload Manager - scancel.
scancel {{job_id}}
scancel {{user_name}}