Omnivector Slurm Distribution

Channel Revision Published
latest/edge 6 21 Aug 2023
juju deploy slurm --channel edge
Show information

Platform:

Ubuntu

Learn about configurations >

  • partition-config | string

    Additional partition configuration parameters, specified as a space separated `key=value` in a single line. Find a list of all possible partition configuration parameters [here](https://slurm.schedmd.com/slurm.conf.html#SECTION_PARTITION-CONFIGURATION). Example usage: ```bash $ juju config slurmd partition-config="DefaultTime=45:00 MaxTime=1:00:00" ```