Set the name of the slurm cluster to jungle
This commit is contained in:
parent
fba0f7b739
commit
9f5941c2be
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user