when you submit jobs to a PBS server, is it possible to specify the nodes that we want to use in a list?
Thanks
Description. The pbsnodes command is used to mark nodes down, free or offline. It can also be used to list nodes and their state. Node information is obtained by sending a request to the PBS job server. Sets of nodes can be operated on at once by specifying a node property prefixed by a colon.
Yes. When you use qsub, use the -l option to specify the node names. e.g.
qsub -l nodes=b2005+b1803+b1813
There's more examples in this TORQUE/PBS manual page.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With