<meta http-equiv="Content-Type" content="text/html; charset=utf-8"><div dir="ltr"><div>To disable the backfill scheduler, add/change<br></div><div><br></div>SchedulerType=sched/builtin<br><br><div>in your slurm.conf, and restart your slurmctld. The default SchedulerType is sched/backfill</div><div><br></div><div>In terms of it is bad that you don't specify the Timelimit for jobs accurately, disabling backfill scheduler (and not specifying timelimit accurately) means that cores will go idle when there are jobs that could use them. If you're happy with that, then all is fine.</div><div><br></div><div>Sean</div><div><br></div><div><div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature">--<br>Sean Crosby | Senior DevOpsHPC Engineer and HPC Team Lead<br>Research Computing Services | Business Services<br>The University of Melbourne, Victoria 3010 Australia<br><br></div></div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, 8 Jul 2020 at 18:47, zaxs84 <<a href="mailto:sciuscianebbia@gmail.com">sciuscianebbia@gmail.com</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"><div dir="ltr"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div class="gmail_quote"><div><div><div style="color:rgb(0,0,0);font-size:12px;text-align:left;font-family:Helvetica,Arial,sans-serif"><strong>UoM notice: External email. Be cautious of links, attachments, or impersonation attempts.</strong><br></div><hr></div>Can you see if it is set? Using (e.g. scontrol show job 337475 or sacct -j 337475 -o Timelimit)</div></div></div></blockquote><div><br></div><div>At the moment my users don't set the TimeLimit, because they don't know how long their jobs will take. If I check with sacct -o TimeLimit, I get :</div><div><br> Timelimit <br>---------- <br>365-00:00+  </div><div><br></div>Is not setting a TimeLimit a bad thing with this configuration? <br></div><div class="gmail_quote">Do you know how I can instruct the backfill scheduler NOT to run smaller jobs before my high priority job? Because what's happening right now is that all my high priority jobs are held in "PD" state, and low-priority jobs are still run.</div><div class="gmail_quote"><br></div><div class="gmail_quote">Many thanks!<br></div></div>
</blockquote></div>