aboutsummaryrefslogtreecommitdiff
path: root/slurm.scm
diff options
context:
space:
mode:
authorArun Isaac2024-08-29 13:15:58 +0100
committerArun Isaac2024-08-29 13:18:15 +0100
commit090e1ca67f7c9f641f19aac8593f64962d4d3130 (patch)
treed19027575c6289b60ff98f8bf4bc0260cc45eb8d /slurm.scm
parent57ea20615fc0b32ccab0f986a6f483cec124e198 (diff)
downloadgn-machines-090e1ca67f7c9f641f19aac8593f64962d4d3130.tar.gz
Add slurm deployment scripts for octopus.
* slurm-deploy.sh: Delete file. * slurm-head-deploy.sh, slurm-worker-deploy.sh: New files. * slurm.scm: Replace tux04 with octopus in comment.
Diffstat (limited to 'slurm.scm')
-rw-r--r--slurm.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/slurm.scm b/slurm.scm
index 1158b1e..7539cf7 100644
--- a/slurm.scm
+++ b/slurm.scm
@@ -1,5 +1,5 @@
;;
-;; Test slurm deployment on tux04
+;; slurm deployment on octopus
;;
(use-modules ((gnu packages check) #:select (check))