[torqueusers] how to set two kind queue for parallel and serial job seperately
Arnau Bria
arnaubria at pic.es
Mon Jun 14 09:25:03 MDT 2010
On Mon, 14 Jun 2010 16:26:46 +0800
xu kou wrote:
> hello all :
hi,
> i am a newer here, i am now using pbs_torque, and now, i want to set
> two queue, one is for parallel jobs, another is for serial jobs.
> the serial jobs are only run at some specific nodes, such as
> node13,node14 and other nodes are only obtained by the parallel jobs.
>
> how to set to acheive above aim?
take a look at node properties and queue default properties.
qmgr -c "s node node13 property=serial"
qmgr -c "s queue serial resources_default.neednodes = serial"
HTH,
> thanks
cheers,
Arnau
More information about the torqueusers
mailing list