View | Details | Raw Unified | Return to ticket 13362
Collapse All | Expand All

(-)a/doc/html/priority_multifactor.shtml (-1 / +1 lines)
Lines 383-389 PriorityType=priority/multifactor. Link Here
383
	highest partition PriorityJobFactor.</li>
383
	highest partition PriorityJobFactor.</li>
384
<li>NO_NORMAL_QOS: If set, the QOS factor is not normalized against the
384
<li>NO_NORMAL_QOS: If set, the QOS factor is not normalized against the
385
	highest qos priority.</li>
385
	highest qos priority.</li>
386
<li>NO_NORMAL_TRES: If set, the QOS factor is not normalized against the job's
386
<li>NO_NORMAL_TRES: If set, the TRES factor is not normalized against the job's
387
	partition TRES counts.</li>
387
	partition TRES counts.</li>
388
<li>SMALL_RELATIVE_TO_TIME: If set, the job's size component will be based
388
<li>SMALL_RELATIVE_TO_TIME: If set, the job's size component will be based
389
	upon not the job size alone, but the job's size divided by its time
389
	upon not the job size alone, but the job's size divided by its time
(-)a/doc/man/man5/slurm.conf.5 (-1 / +1 lines)
Lines 2592-2598 If set, the QOS factor is not normalized against the highest qos priority. Link Here
2592
2592
2593
.TP
2593
.TP
2594
\fBNO_NORMAL_TRES\fR
2594
\fBNO_NORMAL_TRES\fR
2595
If set, the QOS factor is not normalized against the job's partition TRES
2595
If set, the TRES factor is not normalized against the job's partition TRES
2596
counts.
2596
counts.
2597
.IP
2597
.IP
2598
2598

Return to ticket 13362