<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div style="font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);" class="elementToProof">
I didn't see this thread before, so maybe this has already been suggested...</div>
<div style="font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);" class="elementToProof">
<br>
</div>
<div style="font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);" class="elementToProof">
When submitting jobs with sbatch, you could specify a list of partitions to use, and slurm will send the jobs to the partition with the earliest start/highest priority first, and if that gets "full" then it will send the remaining jobs to the next partition
 in the list.  You are talking about accounts, not partitions, but you also said you wanted to use just 1 account.  If you used 1 account and had the partitions determine priority (instead of the account), then that could work.</div>
<div style="font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);" class="elementToProof">
<br>
</div>
<div style="font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);" class="elementToProof">
To be honest, I've never tried to do this...but I do know that's how it's SUPPOSED to work.</div>
<div style="font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);" class="elementToProof">
<br>
</div>
<div style="font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);" class="elementToProof">
Rob</div>
<div style="font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);" class="elementToProof">
<br>
</div>
<div id="appendonsend"></div>
<hr style="display:inline-block;width:98%" tabindex="-1">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" style="font-size:11pt" color="#000000"><b>From:</b> slurm-users <slurm-users-bounces@lists.schedmd.com> on behalf of Ebbert, Mark T. <Mark.Ebbert@uky.edu><br>
<b>Sent:</b> Thursday, August 3, 2023 5:37 AM<br>
<b>To:</b> slurm-users@lists.schedmd.com <slurm-users@lists.schedmd.com><br>
<b>Subject:</b> Re: [slurm-users] Automatically converting jobs to regular priority when high-priority is exhausted</font>
<div> </div>
</div>
<style>
<!--
@font-face
        {font-family:"Cambria Math"}
@font-face
        {font-family:Calibri}
@font-face
        {font-family:inherit}
@font-face
        {font-family:Georgia}
p.x_MsoNormal, li.x_MsoNormal, div.x_MsoNormal
        {margin:0in;
        font-size:10.0pt;
        font-family:"Calibri",sans-serif}
a:link, span.x_MsoHyperlink
        {color:#0563C1;
        text-decoration:underline}
span.x_EmailStyle19
        {font-family:"Calibri",sans-serif;
        color:windowtext}
.x_MsoChpDefault
        {font-size:10.0pt}
@page WordSection1
        {margin:1.0in 1.0in 1.0in 1.0in}
div.x_WordSection1
        {}
-->
</style>
<div lang="EN-US" link="#0563C1" vlink="#954F72" style="word-wrap:break-word">
<table border="0" cellspacing="0" cellpadding="0" width="100%" align="left" style="border:0; display:table; width:100%; table-layout:fixed; border-collapse:seperate; float:none">
<tbody style="display:block">
<tr>
<td valign="middle" width="1px" bgcolor="#A6A6A6" cellpadding="7px 2px 7px 2px" style="padding:7px 2px 7px 2px; background-color:#A6A6A6">
</td>
<td valign="middle" width="100%" bgcolor="#EAEAEA" cellpadding="7px 5px 7px 15px" color="#212121" style="width:100%; background-color:#EAEAEA; padding:7px 5px 7px 15px; font-family:wf_segoe-ui_normal,Segoe UI,Segoe WP,Tahoma,Arial,sans-serif; font-size:12px; font-weight:normal; color:#212121; text-align:left; word-wrap:break-word">
<div>You don't often get email from mark.ebbert@uky.edu. <a href="https://aka.ms/LearnAboutSenderIdentification">
Learn why this is important</a></div>
</td>
<td valign="middle" align="left" width="75px" bgcolor="#EAEAEA" cellpadding="7px 5px 7px 5px" color="#212121" style="width:75px; background-color:#EAEAEA; padding:7px 5px 7px 5px; font-family:wf_segoe-ui_normal,Segoe UI,Segoe WP,Tahoma,Arial,sans-serif; font-size:12px; font-weight:normal; color:#212121; text-align:left; word-wrap:break-word">
</td>
</tr>
</tbody>
</table>
<div>
<div class="x_WordSection1">
<p class="x_MsoNormal"><span style="font-size:11.0pt; color:#212121">Hello,</span><span style="color:#212121"></span></p>
<p class="x_MsoNormal"><span style="font-size:11.0pt; color:#212121"> </span><span style="color:#212121"></span></p>
<p class="x_MsoNormal"><span style="font-size:11.0pt; color:#212121">Just wanted to give another go at this question.</span><span style="color:#212121"></span></p>
<p class="x_MsoNormal"><span style="font-size:11.0pt; color:#212121"> </span><span style="color:#212121"></span></p>
<p class="x_MsoNormal"><b><span style="font-size:11.0pt; color:#212121">If no one has input, is there somewhere I can submit feature requests?</span></b><span style="font-size:11.0pt; color:#212121"> I didn’t see a way to do that on the schedmd website.</span><span style="color:#212121"></span></p>
<p class="x_MsoNormal"><span style="font-size:11.0pt"> </span></p>
<div>
<p class="x_MsoNormal"><span style="font-size:11.0pt; color:black">____________________________________________</span></p>
<p class="x_MsoNormal"><span style="font-size:11.0pt; color:black"> </span></p>
<table class="x_MsoNormalTable" border="0" cellspacing="0" cellpadding="0" width="225" style="width:168.55pt; background:white; border-collapse:collapse">
<tbody>
<tr>
<td width="225" valign="top" style="width:168.55pt; padding:0in 7.5pt 0in 0in">
<table class="x_MsoNormalTable" border="0" cellspacing="0" cellpadding="0" style="border-collapse:collapse">
<tbody>
<tr>
<td nowrap="" valign="bottom" style="padding:0in 0in 0in 0in">
<p class="x_MsoNormal"><span style="font-size:13.0pt; font-family:inherit; color:black; border:none windowtext 1.0pt; padding:0in">Mark T. W. Ebbert, Ph.D.</span><span style="font-size:13.0pt; font-family:"Georgia",serif; color:black"></span></p>
</td>
</tr>
<tr>
<td nowrap="" valign="bottom" style="padding:0in 0in 0in 0in"></td>
</tr>
<tr>
<td nowrap="" valign="bottom" style="padding:0in 0in 0in 0in">
<p class="x_MsoNormal"><span style="font-size:10.5pt; font-family:"Georgia",serif; color:black; border:none windowtext 1.0pt; padding:0in">Assistant Professor</span><span style="font-size:10.5pt; font-family:"Georgia",serif; color:black"></span></p>
</td>
</tr>
<tr>
<td nowrap="" valign="bottom" style="padding:0in 0in 0in 0in">
<p class="x_MsoNormal"><span style="font-size:10.5pt; font-family:"Georgia",serif; color:black; border:none windowtext 1.0pt; padding:0in">University of Kentucky</span><span style="font-size:10.5pt; font-family:"Georgia",serif; color:black"></span></p>
</td>
</tr>
<tr>
<td nowrap="" valign="bottom" style="padding:0in 0in 0in 0in">
<p class="x_MsoNormal"><span style="font-size:10.5pt; font-family:"Georgia",serif; color:black; border:none windowtext 1.0pt; padding:0in">Sanders-Brown Center on Aging</span><span style="font-size:10.5pt; font-family:"Georgia",serif; color:black"></span></p>
</td>
</tr>
<tr>
<td nowrap="" valign="bottom" style="padding:0in 0in 0in 0in"></td>
</tr>
<tr>
<td nowrap="" valign="bottom" style="padding:0in 0in 0in 0in">
<p class="x_MsoNormal"><span style="font-size:10.5pt; font-family:"Georgia",serif; color:black; border:none windowtext 1.0pt; padding:0in">545 Lee T. Todd Jr. Building</span><span style="font-size:10.5pt; font-family:"Georgia",serif; color:black"></span></p>
</td>
</tr>
<tr>
<td nowrap="" valign="bottom" style="padding:0in 0in 0in 0in">
<p class="x_MsoNormal"><span style="font-size:10.5pt; font-family:"Georgia",serif; color:black; border:none windowtext 1.0pt; padding:0in">Lexington, KY 40536</span><span style="font-size:10.5pt; font-family:"Georgia",serif; color:black"></span></p>
</td>
</tr>
<tr>
<td nowrap="" valign="bottom" style="padding:0in 0in 0in 0in">
<p class="x_MsoNormal"><span style="font-size:10.5pt; font-family:"Georgia",serif; color:black"><a href="tel:859-218-0125" target="_blank"><span style="color:black; border:none windowtext 1.0pt; padding:0in; text-decoration:none">859.218.0125</span></a></span></p>
<p class="x_MsoNormal"><span style="font-size:10.5pt; font-family:"Georgia",serif; color:black">ebbertlab.com</span></p>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
<p class="x_MsoNormal"><span style="font-size:11.0pt"> </span></p>
</div>
<p class="x_MsoNormal"><span style="font-size:11.0pt"> </span></p>
<div id="x_mail-editor-reference-message-container">
<div>
<div style="border:none; border-top:solid #B5C4DF 1.0pt; padding:3.0pt 0in 0in 0in">
<p class="x_MsoNormal" style="margin-bottom:12.0pt"><b><span style="font-size:12.0pt; color:black">From:
</span></b><span style="font-size:12.0pt; color:black">Ebbert, Mark T. <Mark.Ebbert@uky.edu><br>
<b>Date: </b>Wednesday, July 26, 2023 at 6:49 PM<br>
<b>To: </b>slurm-users@lists.schedmd.com <slurm-users@lists.schedmd.com><br>
<b>Subject: </b>Automatically converting jobs to regular priority when high-priority is exhausted</span></p>
</div>
<p class="x_MsoNormal"><span style="font-size:11.0pt">Hello,</span></p>
<p class="x_MsoNormal"><span style="font-size:11.0pt"> </span></p>
<p class="x_MsoNormal"><span style="font-size:11.0pt">I’m a SLURM user (not administrator) so I may not use the correct terms, but hopefully I can get my question across.</span></p>
<p class="x_MsoNormal"><span style="font-size:11.0pt"> </span></p>
<p class="x_MsoNormal"><b><span style="font-size:11.0pt">Ultimate question:</span></b><span style="font-size:11.0pt"> Is there a way to have SLURM automatically convert job submissions from a “high-priority” account to regular priority when that account’s submissions
 have been maxed out? If not, is there a way to request such a feature?</span></p>
<p class="x_MsoNormal"><span style="font-size:11.0pt"> </span></p>
<p class="x_MsoNormal"><b><span style="font-size:11.0pt">More background</span></b><span style="font-size:11.0pt">: Essentially, my lab as two accounts that we can use on our campus cluster. One is given higher priority in the queue because we directly funded
 a certain number of compute nodes, while the other has regular priority. Once we exhaust the number of job units allotted to our high-priority account, any new jobs submitted from that account get straight-up rejected from the scheduler. We don’t want to have
 to track how many units we’ve used from a certain account and then switch to a different account. We’d like to always be able to submit under a single account and let SLURM first use our allotted high-priority units, but once those are used up, simply set
 the rest of the jobs as regular priority (and not reject them).</span></p>
<p class="x_MsoNormal"><span style="font-size:11.0pt"> </span></p>
<p class="x_MsoNormal"><span style="font-size:11.0pt">We use Nextflow to manage our job submissions, so in the middle of a large and complicated run, all of our jobs start getting rejected. Going through our scripts, etc. and changing accounts is a waste of
 time and error prone. It’s gotten to the point where we’re only submitting jobs under our regular account so we don’t have to deal with our jobs getting rejected, which defeats the purpose of buying into the high-priority to begin with.</span></p>
<p class="x_MsoNormal"><span style="font-size:11.0pt"> </span></p>
<p class="x_MsoNormal"><span style="font-size:11.0pt">Thanks for your help.</span></p>
<p class="x_MsoNormal"><span style="font-size:11.0pt"> </span></p>
<div>
<p class="x_MsoNormal"><span style="font-size:11.0pt; color:black">____________________________________________</span><span style="font-size:11.0pt"></span></p>
<p class="x_MsoNormal"><span style="font-size:11.0pt; color:black"> </span><span style="font-size:11.0pt"></span></p>
<table class="x_MsoNormalTable" border="0" cellspacing="0" cellpadding="0" width="225" style="width:168.55pt; background:white; border-collapse:collapse">
<tbody>
<tr>
<td width="225" valign="top" style="width:168.55pt; padding:0in 7.5pt 0in 0in">
<table class="x_MsoNormalTable" border="0" cellspacing="0" cellpadding="0" style="border-collapse:collapse">
<tbody>
<tr>
<td nowrap="" valign="bottom" style="padding:0in 0in 0in 0in">
<p class="x_MsoNormal"><span style="font-size:13.0pt; font-family:inherit; color:black; border:none windowtext 1.0pt; padding:0in">Mark T. W. Ebbert, Ph.D.</span><span style="font-size:11.0pt"></span></p>
</td>
</tr>
<tr>
<td nowrap="" valign="bottom" style="padding:0in 0in 0in 0in"></td>
</tr>
<tr>
<td nowrap="" valign="bottom" style="padding:0in 0in 0in 0in">
<p class="x_MsoNormal"><span style="font-size:10.5pt; font-family:"Georgia",serif; color:black; border:none windowtext 1.0pt; padding:0in">Assistant Professor</span><span style="font-size:11.0pt"></span></p>
</td>
</tr>
<tr>
<td nowrap="" valign="bottom" style="padding:0in 0in 0in 0in">
<p class="x_MsoNormal"><span style="font-size:10.5pt; font-family:"Georgia",serif; color:black; border:none windowtext 1.0pt; padding:0in">University of Kentucky</span><span style="font-size:11.0pt"></span></p>
</td>
</tr>
<tr>
<td nowrap="" valign="bottom" style="padding:0in 0in 0in 0in">
<p class="x_MsoNormal"><span style="font-size:10.5pt; font-family:"Georgia",serif; color:black; border:none windowtext 1.0pt; padding:0in">Sanders-Brown Center on Aging</span><span style="font-size:11.0pt"></span></p>
</td>
</tr>
<tr>
<td nowrap="" valign="bottom" style="padding:0in 0in 0in 0in"></td>
</tr>
<tr>
<td nowrap="" valign="bottom" style="padding:0in 0in 0in 0in">
<p class="x_MsoNormal"><span style="font-size:10.5pt; font-family:"Georgia",serif; color:black; border:none windowtext 1.0pt; padding:0in">545 Lee T. Todd Jr. Building</span><span style="font-size:11.0pt"></span></p>
</td>
</tr>
<tr>
<td nowrap="" valign="bottom" style="padding:0in 0in 0in 0in">
<p class="x_MsoNormal"><span style="font-size:10.5pt; font-family:"Georgia",serif; color:black; border:none windowtext 1.0pt; padding:0in">Lexington, KY 40536</span><span style="font-size:11.0pt"></span></p>
</td>
</tr>
<tr>
<td nowrap="" valign="bottom" style="padding:0in 0in 0in 0in">
<p class="x_MsoNormal"><span style="font-size:10.5pt; font-family:"Georgia",serif; color:black"><a href="tel:859-218-0125" target="_blank"><span style="color:black; border:none windowtext 1.0pt; padding:0in; text-decoration:none">859.218.0125</span></a></span><span style="font-size:11.0pt"></span></p>
<p class="x_MsoNormal"><span style="font-size:10.5pt; font-family:"Georgia",serif; color:black">ebbertlab.com</span><span style="font-size:11.0pt"></span></p>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
<p class="x_MsoNormal"><span style="font-size:11.0pt"> <span style=""></span></span></p>
</div>
</div>
</div>
</div>
</div>
</div>
</body>
</html>