Two compute nodes work at the slurm level. Crunch-dispatch runs.
[arvados.git] / docker / slurm / slurm.conf.in
index 6957e6f3eb69fb9abf80b2fe61050d93866cedce..7312a0ef7355d646e73d3d81b4ad95b9a2685d37 100644 (file)
@@ -53,8 +53,8 @@ PartitionName=DEFAULT MaxTime=INFINITE State=UP
 PartitionName=compute Default=YES Shared=yes
 #PartitionName=sysadmin Hidden=YES Shared=yes
 
-NodeName=compute[0-63]
+NodeName=compute[0-1]
 #NodeName=compute0 RealMemory=6967 Weight=6967
 
-PartitionName=compute Nodes=compute[0-63]
-PartitionName=crypto Nodes=compute[0-63]
+PartitionName=compute Nodes=compute[0-1]
+PartitionName=crypto Nodes=compute[0-1]