From eeb552fab6a1017030794a278e096e06840cf3b2 Mon Sep 17 00:00:00 2001 From: Bole Ma <b.ma@tum.de> Date: Tue, 27 Feb 2024 10:49:10 +0100 Subject: [PATCH] Updated compute nodes specification --- slurm.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/slurm.conf b/slurm.conf index 6d381f8..63f48f8 100644 --- a/slurm.conf +++ b/slurm.conf @@ -97,6 +97,7 @@ PartitionName=debug Nodes=c[1-2] Default=YES MaxTime=INFINITE State=UP # # COMPUTE NODES # NodeName=c[1-2] RealMemory=1000 State=UNKNOWN +NodeName=c[1-2] CPUs=12 Boards=1 SocketsPerBoard=2 CoresPerSocket=3 ThreadsPerCore=2 # # # # PARTITIONS