From da15851c5c6766a47e9e7d8862ae157415a03fe7 Mon Sep 17 00:00:00 2001 From: Erik Fabrizzi Date: Fri, 31 Oct 2025 12:33:27 +0100 Subject: [PATCH] some comment --- templates/multinode.template | 2 ++ 1 file changed, 2 insertions(+) diff --git a/templates/multinode.template b/templates/multinode.template index 0f0d66a..0d49a42 100644 --- a/templates/multinode.template +++ b/templates/multinode.template @@ -6,6 +6,8 @@ #SBATCH --nodelist=f01[01-64] #SBATCH --time=00:30:00 #SBATCH --export=NONE + +# Switch Help Table # SwitchName=fswibl01 Level=0 LinkSpeed=1 Nodes=f01[01-64] # SwitchName=fswibl02 Level=0 LinkSpeed=1 Nodes=f02[01-64] # SwitchName=fswibl03 Level=0 LinkSpeed=1 Nodes=f03[01-64]