Slurm Configuration Properties
data class SlurmConfigurationProperties(val slurmCustomSettings: List<ComputeNodeGroupSlurmCustomSetting>? = null)
Additional options related to the Slurm scheduler.
Additional options related to the Slurm scheduler.