Hi Suprita You just need multiple NodeName lines, something like this:
NodeName=testmaster CPUs=2 NodeName=testclient CPUs=1 PartitionName=debug Nodes=testmaster,testclient Default=YES MaxTime=INFINITE State=UP Hope this helps! Merlin -- Merlin Hartley Computer Officer MRC Mitochondrial Biology Unit Cambridge, CB2 0XY United Kingdom > On 3 Apr 2017, at 10:41, [email protected] wrote: > > Hi , > > We have created a test setup with 2 node cluster for slurm. > We are configuring slurm.conf file. > > The setup description is as follows: 2 nodes:testmaster and testclient > Master node:testmaster :2 procs > Client node:testclient:1 proc > > How do we define different no. of procs(Procs/CPU) in slurm.conf in the below > line: > > #COMPUTE NODES > NodeName=testmaster,testclient Procs=1 State=UNKNOWN > PartitionName=debug Nodes=testmaster,testclient Default=YES MaxTime=INFINITE > State=UP > > > Thanks and Regards > Suprita Bothra > > The information contained in this electronic message and any attachments to > this message are intended for the exclusive use of the addressee(s) and may > contain proprietary, confidential or privileged information. If you are not > the intended recipient, you should not disseminate, distribute or copy this > e-mail. Please notify the sender immediately and destroy all copies of this > message and any attachments. WARNING: Computer viruses can be transmitted via > email. The recipient should check this email and any attachments for the > presence of viruses. The company accepts no liability for any damage caused > by any virus transmitted by this email. www.wipro.com <http://www.wipro.com/>
