I have added one SMP server as a single compute node in my pbs server and i want to assign that node to multiple execution queue?
- If you have only one SMP server as compute node ( by that i mean and thought you have only one compute node in your PBS Complex ) , then just create queues, then they will automatically that one single compute node (SMP server) . You do not have to configure anything.
- But, if you have many nodes , but want to assign this specific SMP server compute node to multiple execution queues. Then please follow
- qlists ( refer : 4.9.2.2.i Procedure to Associate Vnodes with Multiple
queues https://www.pbsworks.com/pdfs/PBS18.2_BigBook.pdf )
Thank you so much adarsh…
1 Like