Omnivector Slurm Distribution
- HPC Charm Team | bundle
- Cloud
| Channel | Revision | Published |
|---|---|---|
| latest/edge | 6 | 21 Aug 2023 |
juju deploy slurm --channel edge
Deploy universal operators easily with Juju, the Universal Operator Lifecycle Manager.
Platform:
-
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)"