5.2.15. Options for Slurm SectionΒΆ
The options below are the available options in the Slurm Section of the pyfun.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