slurm

The slurm util requires of the definition of templates which are in general adapted to each one of the SLURM HPC resources that you have access to. A key idea is to allow the user to have a setup that includes information about specifics of each HPC, such as partition names, number of cores, memories per core per partition, max walltimes ...

Note

Note that the "script" name is a placeholder name for each one of the template names that you might use. Which may have different options. A general overview of what to expect for each of those templates is provided in the template section while how the available options shown and default values may be tweaked is shown in Creating a slurm template. Examples of the usage of the add-template, check-template and rm-template commands is included also in Creating a slurm template.