Set the name of the slurm cluster to jungle
This commit is contained in:
parent
df91da8c34
commit
dfea0be2d9
@ -4,7 +4,7 @@
|
|||||||
services.slurm = {
|
services.slurm = {
|
||||||
client.enable = true;
|
client.enable = true;
|
||||||
controlMachine = "hut";
|
controlMachine = "hut";
|
||||||
clusterName = "owl";
|
clusterName = "jungle";
|
||||||
nodeName = [
|
nodeName = [
|
||||||
"owl[1,2] Sockets=2 CoresPerSocket=14 ThreadsPerCore=2 Feature=owl"
|
"owl[1,2] Sockets=2 CoresPerSocket=14 ThreadsPerCore=2 Feature=owl"
|
||||||
"hut Sockets=2 CoresPerSocket=14 ThreadsPerCore=2"
|
"hut Sockets=2 CoresPerSocket=14 ThreadsPerCore=2"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user