Am 31.01.2012 um 17:17 schrieb vamsi krishna:

> We are using memory consumables. In interactive queue we want to maintain the 
> slots equally loaded, observed some of the machines are less slots occupied 
> when compared with other hosts in the same queue. So I am looking, if memory 
> is occupied more than 90% then submit the job to the other machine which is 
> having less than 90%.

If you request memory also for the interactive job, you should get a suitable 
exechost automatically assigned and also the specified amount will be withdrawn 
from the overall amount.

-- Reuti


> Regards
> VK
> 
> On Tue, Jan 31, 2012 at 6:37 PM, Reuti <[email protected]> wrote:
> Hi,
> 
> Am 31.01.2012 um 10:20 schrieb vamsi krishna:
> 
> > is there any other parameter for load_thresholds,
> > my configuration:
> > load_thresholds       np_load_avg=1.75
> > suspend_thresholds    NONE
> 
> Please check `man queue_conf` for a detailed explanation of this parameter.
> 
> What would you like to control by having memory as a threshold? If the memory 
> consumption of an application varies over time, it can't be guaranteed that 
> the memory is available at a later point in time. So it's better to handle 
> memory as a consumable:
> 
> http://www.gridengine.info/2009/12/01/adding-memory-requirement-awareness-to-the-scheduler/
> 
> -- Reuti
> 
> 
> > i have the followinng sched configuration:
> > queue_sort_method                 seqno
> > job_load_adjustments              np_load_avg=0.50
> > load_adjustment_decay_time        00:07:30
> > load_formula                      np_load_avg
> >
> > can i use memory for load_thresholds?
> >
> > Regards
> > Vk
> > _______________________________________________
> > users mailing list
> > [email protected]
> > https://gridengine.org/mailman/listinfo/users
> 
> 


_______________________________________________
users mailing list
[email protected]
https://gridengine.org/mailman/listinfo/users

Reply via email to