We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d3f56fc commit 80ee750Copy full SHA for 80ee750
1 file changed
controllers/slurm/templates/slurm.conf
@@ -92,4 +92,4 @@ AccountingStoragePort=6819
92
NodeName={{ .Hostlist }} {{ .Spec.Node.Nodespec }}
93
#
94
# PARTITIONS
95
-PartitionName=normal Default=yes Nodes={{ .Hostlist }} Priority=50 DefMemPerCPU=500 Shared=NO MaxNodes=2 MaxTime=5-00:00:00 DefaultTime=5-00:00:00 State=UP
+PartitionName=normal Default=yes Nodes={{ .Hostlist }} Priority=50 DefMemPerCPU=500 Shared=NO MaxTime=5-00:00:00 DefaultTime=5-00:00:00 State=UP PriorityTier=50 OverSubscribe=NO
0 commit comments