m-d-johnson / slurm-templates

SLURM job submit template(s)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

slurm-templates

SLURM job submit template(s) for SLURM cluster

These templates should work immediately on the local batch system. Please note that you will need to substitute various pathnames and username fields to fit with your requirements.

If you have questions please open a ticket by emailing me

To submit the file to the batch system use the following command:

$ sbatch

To check the queue status, use:

$ squeue

To cancel a job

$ scancel

About

SLURM job submit template(s)


Languages

Language:Shell 100.0%