4.2.12. Options for Slurm Section

The options below are the available options in the Slurm Section of the pycart.json control file

n: {40} | int | int32 | int64

number of CPUs per node

shell: {'/bin/bash'} | str

Slurm job shell name

gid: {None} | str

Slurm job group ID

time: {'8:00:00'} | str

max Slurm job wall time

other: {None} | dict

dict of additional Slurm options using = char

N: {1} | int | int32 | int64

number of Slurm nodes

p: {'normal'} | str

Slurm queue name

A: {None} | str

Slurm job account name