Hi, Since our head node has 32 cores, I want to add some cores to a partition. If I edit the parts file like this
PartitionName=SPEEDY AllowAccounts=em1 Nodes=compute-0-[2-4],rocks7 then it will include all cores. I think I have to edit slurm.conf like this then NodeName=rocks7 NodeAddr=10.1.1.1 CPUS=20 is that confirmed? Regards, Mahmood