Sodamhan.com

TL;DR

scancel

Cancel a Slurm job. More information: https://slurm.schedmd.com/scancel.html.

  • Cancel a job using its ID:

scancel job_id

  • Cancel all jobs from a user:

scancel user_name

This document was created using the contents of the tldr project.