From 090e1ca67f7c9f641f19aac8593f64962d4d3130 Mon Sep 17 00:00:00 2001 From: Arun Isaac Date: Thu, 29 Aug 2024 13:15:58 +0100 Subject: 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. --- slurm.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'slurm.scm') 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)) -- cgit v1.2.3