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
