[torqueusers] load balancing
Mahmood Naderan
nt_mahmood at yahoo.com
Fri Jun 15 00:23:00 MDT 2012
>qmgr -c 'set server node_pack = false'
Thanks for your help. I can not find documentation about this parameter in "4.1 queue configuration" http://www.clusterresources.com/torquedocs21/4.1queueconfig.shtml
// Naderan *Mahmood;
----- Original Message -----
From: Andrew Savchenko <bircoph at gmail.com>
To: Mahmood Naderan <nt_mahmood at yahoo.com>; Torque Users Mailing List <torqueusers at supercluster.org>
Cc:
Sent: Thursday, June 14, 2012 11:59 PM
Subject: Re: [torqueusers] load balancing
Hello,
On Thu, 14 Jun 2012 10:53:39 -0700 (PDT) Mahmood Naderan wrote:
> Hi
> Assume there are two nodes:
> w1 np=12
> w2 np=12
>
> When I submit 8 jobs, all 8 jobs are run on w2. It is more desirable to have two 50% load on each node rather than a 100% load on one. The 8 jobs are all single threaded not MPI. Is there any way to define such policy?
> http://www.supercluster.org/mailman/listinfo/torqueusers
qmgr -c 'set server node_pack = false'
should help you.
Best regards,
Andrew Savchenko
More information about the torqueusers
mailing list