View a markdown version of this page

ComputeNodeGroupSlurmConfiguration - AWS PCS

ComputeNodeGroupSlurmConfiguration

Additional options related to the Slurm scheduler.

Contents

scaleDownIdleTimeInSeconds

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.

Type: Integer

Valid Range: Minimum value of -1. Maximum value of 10000000.

Required: No

slurmCustomSettings

Additional Slurm-specific configuration that directly maps to Slurm settings.

Type: Array of SlurmCustomSetting objects

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: