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 80ee750 commit 10d32aeCopy full SHA for 10d32ae
1 file changed
controllers/slurm/templates/slurm.conf
@@ -88,6 +88,11 @@ AccountingStoragePort=6819
88
#AccountingStoragePass=
89
#AccountingStorageUser=
90
#
91
+# TaskAffinity
92
+# SelectType=select/cons_tres
93
+# SelectTypeParameters=CR_CPU_Memory
94
+TaskPlugin=task/affinity
95
+
96
# COMPUTE NODES
97
NodeName={{ .Hostlist }} {{ .Spec.Node.Nodespec }}
98
0 commit comments