services.slurm.partitionName

Name by which the partition may be referenced. Note that now you have to write the partition's parameters after the name.

Type
list of string
Default
[ ]
Example
[ "debug Nodes=linux[1-32] Default=YES MaxTime=INFINITE State=UP" ];
Declared
<nixpkgs/nixos/modules/services/computing/slurm/slurm.nix>