<div dir="ltr">Dear Mr. Zillner<div><br></div><div>I would like the specific running job not being rescheduled , but also can not be terminated or cancelled in any way. If the job is cancelled, I need to start it over again. Normally this kind of jobs require weeks to finish. So the time costs it take to restart is quite significant. Can your suggestions also achieve that? Thanks.</div><div><br></div><div>with regards,<br>Peter</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Florian Zillner <<a href="mailto:fzillner@lenovo.com">fzillner@lenovo.com</a>> 於 2021年9月14日 週二 下午3:40寫道:<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>
<div style="color:rgb(33,33,33);background-color:rgb(255,255,255)" dir="auto">
See the no-requeue option for SBATCH:</div>
<div style="color:rgb(33,33,33);background-color:rgb(255,255,255)" dir="auto">
<br>
</div>
<div style="color:rgb(33,33,33);background-color:rgb(255,255,255)" dir="auto">
--no-requeue</div>
<div style="color:rgb(33,33,33);background-color:rgb(255,255,255)" dir="auto">
Specifies that the batch job should never be requeued under any circumstances. Setting this option will prevent system administrators from being able to restart the job (for example, after a scheduled downtime), recover from a node failure, or be requeued upon
 preemption by a higher priority job. When a job is requeued, the batch script is initiated from its beginning. Also see the --requeue option. The JobRequeue configuration parameter controls the default behavior on the cluster. </div>
<div style="color:rgb(33,33,33);background-color:rgb(255,255,255)" dir="auto">
<br>
</div>
<div style="color:rgb(33,33,33);background-color:rgb(255,255,255)" dir="auto">
<a href="https://slurm.schedmd.com/sbatch.html" target="_blank">https://slurm.schedmd.com/sbatch.html</a><br>
</div>
<div id="gmail-m_5391074300168218281ms-outlook-mobile-signature">
<div><br>
</div>
Get <a href="https://aka.ms/AAb9ysg" target="_blank">Outlook for Android</a></div>
<hr style="display:inline-block;width:98%">
<div id="gmail-m_5391074300168218281divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" style="font-size:11pt" color="#000000"><b>From:</b> slurm-users <<a href="mailto:slurm-users-bounces@lists.schedmd.com" target="_blank">slurm-users-bounces@lists.schedmd.com</a>> on behalf of 顏文 <<a href="mailto:peteryen2017@gmail.com" target="_blank">peteryen2017@gmail.com</a>><br>
<b>Sent:</b> Tuesday, September 14, 2021 7:02:13 AM<br>
<b>To:</b> <a href="mailto:slurm-users@lists.schedmd.com" target="_blank">slurm-users@lists.schedmd.com</a> <<a href="mailto:slurm-users@lists.schedmd.com" target="_blank">slurm-users@lists.schedmd.com</a>><br>
<b>Subject:</b> [External] [slurm-users] How can I do to prevent a specific job from being prempted?</font>
<div> </div>
</div>
<div>
<div dir="ltr">Dear slurm users,
<div><br>
</div>
<div>I have some specific jobs that can't be terminated, otherwise they need to be rerun from the beginning. Can we simply apply some settings (either by user or administrator) so that these jobs will not be preempted ? Thanks.</div>
<div><br>
</div>
<div>with regards,<br>
Peter</div>
<div><br>
</div>
<div><br>
</div>
</div>
</div>
</div>

</blockquote></div>