<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<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">
There's a builtin slurm command, I can't remember what it is and google is failing me, that will take a compacted list of nodenames and return their full names, and I'm PRETTY sure it will do the opposite as well (what you're asking for). </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">
It's probably sinfo or scontrol....maybe an sutil if that exists.</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">
Sorry, that's all the help I can give. </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 Felix <felix@itim-cj.ro><br>
<b>Sent:</b> Tuesday, September 26, 2023 7:22 AM<br>
<b>To:</b> Slurm User Community List <slurm-users@lists.schedmd.com><br>
<b>Subject:</b> [slurm-users] question about configuration in slurm.conf</font>
<div> </div>
</div>
<div class="BodyFragment"><font size="2"><span style="font-size:11pt;">
<div class="PlainText">hello<br>
<br>
I have at my site the following work nodes<br>
<br>
awn001 ... awn099<br>
<br>
and then it continues awn100 ... awn199<br>
<br>
How can I configure this line<br>
<br>
PartitionName=debug Nodes=awn-0[01-32,46-77,95-99] Default=YES <br>
MaxTime=INFINITE State=UP<br>
<br>
so that it can contain the nodes from 001 to 199<br>
<br>
can I write:<br>
<br>
PartitionName=debug Nodes=awn-0[01-32,46-77,95-99] awn-1[00-99] <br>
Default=YES MaxTime=INFINITE State=UP<br>
<br>
is this correct?<br>
<br>
Thank you<br>
<br>
Felix<br>
<br>
-- <br>
Dr. Eng. Farcas Felix<br>
National Institute of Research and Development of Isotopic and Molecular Technology,<br>
IT - Department - Cluj-Napoca, Romania<br>
Mobile: +40742195323<br>
<br>
<br>
</div>
</span></font></div>
</body>
</html>