ComputeNodeGroupSlurmConfigurationRequest
Additional options related to the Slurm scheduler.
Types
Properties
Link copied to clipboard
The time (in seconds) before an idle node is scaled down. If not specified, the cluster-level setting applies. This overrides the cluster-level scaleDownIdleTimeInSeconds setting. A value of -1 removes the override and applies the cluster-level setting to this compute node group. Requires Slurm version 25.11 or later.
Link copied to clipboard
Additional Slurm-specific configuration that directly maps to Slurm settings.
Functions
Link copied to clipboard
inline fun copy(block: ComputeNodeGroupSlurmConfigurationRequest.Builder.() -> Unit = {}): ComputeNodeGroupSlurmConfigurationRequest