Hi Subhasis,
To add a node to pbs cluster, use the qmgr command as follows:
qmgr -c “create node hostname”
if a site has a few hundreds of compute nodes, the above method is very tedious.
would there be any easy/quick ways to register computer nodes with pbs server like the nodes file in torque?
Thanks,
Sue