diff --git a/doc/man/man5/slurm.conf.5 b/doc/man/man5/slurm.conf.5 index 1f45d2c8115490036b5cd9575af991d7fdd6813e..6613fc28ec3c409ba145ee718e64084b28b584ab 100644 --- a/doc/man/man5/slurm.conf.5 +++ b/doc/man/man5/slurm.conf.5 @@ -2147,6 +2147,13 @@ logical number of processors per socket. need to specify this parameter in order to optimize scheduling. The default value is 1. +.TP +\fBCPUs\fR +Number of logical processors on the node (e.g. "2"). +If \fBCPUs\fR is omitted, it will set equal to the product of +\fBSockets\fR, \fBCoresPerSocket\fR, and \fBThreadsPerCore\fR. +The default value is 1. + .TP \fBFeature\fR A comma delimited list of arbitrary strings indicative of some @@ -2178,11 +2185,8 @@ for all \fBslurmd\fR daemons on all compute nodes as defined by the recommended except for development or testing purposes. .TP -\fBCPUs\fR -Number of logical processors on the node (e.g. "2"). -If \fBCPUs\fR is omitted, it will set equal to the product of -\fBSockets\fR, \fBCoresPerSocket\fR, and \fBThreadsPerCore\fR. -The default value is 1. +\fBProcs\fR +See \fBCPUs\fR. .TP \fBRealMemory\fR