You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently they include the following (see each playbook for links to documentation):
213
213
214
214
- `hpctests.yml`: MPI-based cluster tests for latency, bandwidth and floating point performance.
215
-
- `lock-unlock-instances.yml`: Lock cluster instances for preventing tofu changes, or unlock to allow changes.
215
+
- `unlock.yml`: Unlock or lock nodes to allow/prevent changesto instances.
216
216
- `rebuild.yml`: Rebuild nodes with existing or new images (NB: this is intended for development not for re-imaging nodes on an in-production cluster).
217
-
Requires `lock-unlock-instances.yml` be run first.
217
+
Requires `unlock.yml` be run first.
218
218
- `restart-slurm.yml`: Restart all Slurm daemons in the correct order.
219
219
- `update-packages.yml`: Update specified packages on cluster nodes (NB: not recommended for routine use).
0 commit comments