slurmd
- HPC Charm Team
Channel | Revision | Published | Runs on |
---|---|---|---|
latest/stable | 29 | 14 Jan 2022 | |
latest/candidate | 54 | 17 Oct 2022 | |
latest/edge | 96 | 08 Oct 2024 | |
latest/edge | 81 | 04 Jan 2024 | |
latest/edge | 80 | 24 Oct 2023 |
juju deploy slurmd
Deploy universal operators easily with Juju, the Universal Operator Lifecycle Manager.
Platform:
-
enable-infiniband
Enable Infiniband systemd service.
-
get-infiniband-repo
Display the currently configured repository for Infiniband drivers.
-
get-node-inventory
Return node inventory.
-
install-infiniband
Install Mellanox Infiniband drivers. This might take a few minutes to complete. If no custom repository was specified before, this action will set the Mellanox repository as the default and install the latest drivers from it.
-
is-active-infiniband
Check if Infiniband systemd service is active.
-
node-configured
Remove a node from DownNodes when the reason is
New node
. -
set-infiniband-repo
Overrides the repository file with a custom repository for Infiniband installation. Note: this file should be base64 encoded. On CentOS, the file is placed at
/etc/yum.repos.d/infiniband.repo
, while on Ubuntu it is at/etc/apt/sources.list.d/infiniband.list
.- Params
-
repo string
Base64 encoded string that holds all information about the repository.
- Required
repo
-
show-nhc-config
Display the currently used
nhc.conf
. -
start-infiniband
Start Infiniband systemd service.
-
stop-infiniband
Stop Infiniband systemd service.
-
uninstall-infiniband
Uninstall Mellanox Infiniband drivers.
-
version
Return version of installed software.