<div dir="ltr">Hi, <div>just wanted to update this thread in case someone has a similar problem. </div><div><br></div><div>I managed to achieve this result by:</div><div>- changing SelectTypeParameters=CR_Core_Memory To SelectTypeParameters=CR_CPU_Memory </div><div>- giving the low priority job a very high "nice" value, near the end of the scale</div><div><br></div><div>With this configuration, when I submit an high priority job, slurm stop running other low priority already-queued jobs to run my new job.</div><div><br></div><div>Thanks everyone<font color="#888888"><br>Matteo</font></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, 14 Apr 2020 at 15:57, mercan <<a href="mailto:ahmet.mercan@uhem.itu.edu.tr">ahmet.mercan@uhem.itu.edu.tr</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi;<br>
<br>
Did you restart slurmctld after changing <br>
"PriorityType=priority/multifactor"?<br>
<br>
Also your nice values are too small. It is not unix nice. Its range is <br>
+/-2147483645, and it race with other priority factors at priority <br>
factor formula. Look priority factor formula at <br>
<a href="https://slurm.schedmd.com/priority_multifactor.html" rel="noreferrer" target="_blank">https://slurm.schedmd.com/priority_multifactor.html</a><br>
<br>
Because of that, I think you should test with very high numbers for low <br>
priority nice such as --nice 100000.<br>
<br>
Regards;<br>
<br>
Ahmet M.<br>
<br>
<br>
14.04.2020 16:18 tarihinde Matteo F yazdı:<br>
> Hello Lyn, thanks for your reply.<br>
> I checked my configuration; the PriorityType was set to <br>
> "PriorityType=priority/basic" initially, so my tests refer to that <br>
> configuration.<br>
> After you post, I set it to "PriorityType=priority/multifactor" and <br>
> ran the tests again: the results are the same.<br>
> I was hoping to find a quick fix but it seems that I need to dig into <br>
> the docs and play with the "factors".<br>
> Matteo<br>
</blockquote></div>