William, thank you for your advice.

I will try both.

Ueki

On 2017/09/04 16:54, William Hay wrote:
On Fri, Sep 01, 2017 at 06:28:43PM +0900, Ueki Hikonuki wrote:
Hi,

I tried to understand load scaling. But it is still unclear for me.

Let's assume two hosts.

hostA very fast machine
hostB regular speed machine

Even though np_load_avg of hostA is much higher than hostB,
a job still runs faster on hostA. But in this case gridengine usually
submits the job to hostB because its np_load_avg is lower.

I want to tune this environment by changing load scaling.
But I don't know how.

There probably isn't a built in "load sensor" that directly reflects what you 
want.  You could:
1)Write your own load sensor that reflects your notion of which node is more 
preferable then use that for the load_formula.
2)Change the queue_sort_method to seqno and give the queues on hostA a lower 
sequence number.  You could add a
np_load_avg based load_threshold that will stop jobs being assigned to a host 
if it is overloaded.

William


---
縺薙・繝。繝シ繝ォ縺ッ縲、VG 縺ォ繧医▲縺ヲ繧ヲ繧、繝ォ繧ケ 繝√ぉ繝・け縺輔l縺ヲ縺・∪縺吶€・
http://www.avg.com


_______________________________________________
users mailing list
users@gridengine.org
https://gridengine.org/mailman/listinfo/users

Reply via email to