services.slurm.partitionName
NixOS option
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 stringDefault
[ ]
Example
declared in: nixos/modules/services/computing/slurm/slurm.nixView source on NixOS/nixpkgs →[ "debug Nodes=linux[1-32] Default=YES MaxTime=INFINITE State=UP" ];