diff --git a/m/common/slurm.nix b/m/common/slurm.nix index c208b88..650156f 100644 --- a/m/common/slurm.nix +++ b/m/common/slurm.nix @@ -4,7 +4,7 @@ services.slurm = { client.enable = true; controlMachine = "hut"; - clusterName = "owl"; + clusterName = "jungle"; nodeName = [ "owl[1,2] Sockets=2 CoresPerSocket=14 ThreadsPerCore=2 Feature=owl" "hut Sockets=2 CoresPerSocket=14 ThreadsPerCore=2"