slurmctld
| Channel | Revision | Published | Runs on |
|---|---|---|---|
| latest/stable | 21 | 14 Jan 2022 | |
| latest/candidate | 47 | 17 Oct 2022 | |
| latest/edge | 134 | 26 Feb 2026 | |
| latest/edge | 79 | 27 Nov 2024 | |
| latest/edge | 59 | 02 Oct 2023 | |
| latest/edge | 58 | 24 Aug 2023 | |
| 25.11/edge | 132 | 11 Feb 2026 | |
| 23.11/stable | 121 | 10 Oct 2025 | |
| 23.11/candidate | 121 | 10 Oct 2025 | |
| 23.11/edge | 121 | 10 Oct 2025 |
juju deploy slurmctld --channel 25.11/edge
Deploy universal operators easily with Juju, the Universal Operator Lifecycle Manager.
Platform:
24.04
22.04
20.04
7
-
cgroup-parameters | string
User supplied configuration for
cgroup.conf. -
cluster-name | string
Name to be recorded in database for jobs from this cluster.
This is important if a single database is used to record information from multiple Slurm-managed clusters.
-
default-partition | string
Default Slurm partition. This is only used if defined, and must match an existing partition.
-
slurm-conf-parameters | string
User supplied Slurm configuration as a multiline string.
Example usage: $ juju config slurmcltd slurm-conf-parameters="$(cat additional.conf)"