[torqueusers] how i configure torque and maui to submit serial
job to diffrent nodes???
Ronny T. Lampert
telecaadmin at gmail.com
Wed Dec 6 01:55:24 MST 2006
> as you see,the first two jobs are running at the same node.this is not
> load balance.i want the job 102 run at the other node not the node
> c1501.after all the cpus of the node c1501 is used,the job 103 is
> starting to run at the other node c1503.
Change these in maui.cfg:
NODEALLOCATIONPOLICY PRIORITY
NODECFG[DEFAULT] PRIORITYF='-JOBCOUNT'
This should make things work as you want (it defines the priority of a node
inversely to its allocated jobs, such allocating new jobs to unused nodes
first).
Cheers,
Ronny
More information about the torqueusers
mailing list