Custom Slurm settings for AWS PCS clusters
The following custom Slurm settings are supported at the cluster level:
-
Note
For more information on CLI Filters in AWS PCS, see Configure Slurm CLI Filter Plugins on an AWS PCS cluster.
-
Note
For more information on CLI Filters in AWS PCS, see Configure Slurm CLI Filter Plugins on an AWS PCS cluster.
-
Important
AWS PCS disables the HTTP endpoint by default. To enable it, specify
enable_http. -
Note
AWS PCS supports the
REBOOT_ONLYvalue, which runs theHealthCheckProgramonly after a node reboot, on Slurm version 26.05 and later.REBOOT_ONLYis mutually exclusive with any other value. -
Note
For more information on Metrics in AWS PCS, see Slurm metrics in AWS PCS.
-
Note
AWS PCS supports a minimum value of 5 seconds for
MinJobAge. -
Note
To use
X11forwarding (that is, when you enable theX11flag on PrologFlags), the xauth utility must be installed on the compute node group AMI (the worker AMI). Without it,X11forwarding does not work. On Amazon Linux, xauth is provided by thexorg-x11-xauthpackage. To install it, use the system package manager, for examplesudo yum install xorg-x11-xauth. -
Note
AWS PCS supports the
CR_SocketandCR_Socket_Memoryvalues on Slurm version 25.11 and later. -
Note
AWS PCS supports the
enable_stepmgrvalue. It requiresPrologFlagsto be unset or to includeContain.