mdatSlurm is the batch system available. Any script can be submitted as a job with no changes, but you might want to see Writing SLURM jobs to customise it.
...
No Format |
---|
scancel <jobid> |
Note |
---|
Currently the The "scancel" command shall should be executed on the a login node of on the same cluster where as the job is running. |
See the Slurm documentation Slurm documentation for more details on the different commands available to submit, query or cancel jobs.
...