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).

It's probably sinfo or scontrol....maybe an sutil if that exists.

Sorry, that's all the help I can give.
________________________________
From: slurm-users <slurm-users-boun...@lists.schedmd.com> on behalf of Felix 
<fe...@itim-cj.ro>
Sent: Tuesday, September 26, 2023 7:22 AM
To: Slurm User Community List <slurm-users@lists.schedmd.com>
Subject: [slurm-users] question about configuration in slurm.conf

hello

I have at my site the following work nodes

awn001 ... awn099

and then it continues awn100 ... awn199

How can I configure this line

PartitionName=debug Nodes=awn-0[01-32,46-77,95-99] Default=YES
MaxTime=INFINITE State=UP

so that it can contain the nodes from 001 to 199

can I write:

PartitionName=debug Nodes=awn-0[01-32,46-77,95-99] awn-1[00-99]
Default=YES MaxTime=INFINITE State=UP

is this correct?

Thank you

Felix

--
Dr. Eng. Farcas Felix
National Institute of Research and Development of Isotopic and Molecular 
Technology,
IT - Department - Cluj-Napoca, Romania
Mobile: +40742195323


Reply via email to