nodeSets property
Configuration of Slurm nodesets, which define groups of compute resources that can be used by Slurm.
At least one compute node is required.
Required.
Implementation
core.List<SlurmNodeSet>? nodeSets;
Configuration of Slurm nodesets, which define groups of compute resources that can be used by Slurm.
At least one compute node is required.
Required.
core.List<SlurmNodeSet>? nodeSets;