summaryrefslogtreecommitdiff
path: root/topics
diff options
context:
space:
mode:
authorAndreaGuarracino2024-04-13 11:00:55 -0500
committerAndreaGuarracino2024-04-13 11:00:55 -0500
commit3eb117d2f13d0ff21e1bfccaf5b6f4c69fa4af31 (patch)
treef04ca55319f1faefd7fb3c4b83533339de1f2fd8 /topics
parent4f8e4da6615eeb2bd7b661f0554d8cad35751e08 (diff)
downloadgn-gemtext-3eb117d2f13d0ff21e1bfccaf5b6f4c69fa4af31.tar.gz
notes on munge and slurm versions on octopus/tux
Diffstat (limited to 'topics')
-rw-r--r--topics/systems/hpc/octopus-maintenance.gmi15
1 files changed, 15 insertions, 0 deletions
diff --git a/topics/systems/hpc/octopus-maintenance.gmi b/topics/systems/hpc/octopus-maintenance.gmi
index 37027ca..5c625b4 100644
--- a/topics/systems/hpc/octopus-maintenance.gmi
+++ b/topics/systems/hpc/octopus-maintenance.gmi
@@ -65,3 +65,18 @@ rpc-statd.service static
network-online.target
x-systemd.device-timeout=
10.0.0.110:/export/3T /mnt/3T nfs nofail,x-systemd.automount,x-systemd.requires=network-online.target,x-systemd.device-timeout=10 0 0
+
+
+## Installation on a new node
+
+Current nodes in the pool have
+
+munge --version
+ munge-0.5.13 (2017-09-26)
+sbatch --version
+ slurm-wlm 18.08.5-2
+
+so, on new nodes, we need to use
+
+guix package -i munge@0.5.14 -p /export/octopus01/guix-profiles/slurm
+guix package -i slurm@18.08.9 -p /export/octopus01/guix-profiles/slurm