Hi Experts, I am having interactive queue submitting the jobs to only few machines even if there are available slots in other machines. how can i distribute the jobs depending on memory and slots free. i was having the following
algorithm default schedule_interval 0:0:5 maxujobs 0 queue_sort_method seqno job_load_adjustments NONE load_adjustment_decay_time 0:0:1 load_formula np_load_avg schedd_job_info true flush_submit_sec 0 flush_finish_sec 0 and changed to the below but there is no improvement. qconf -ssconf algorithm default schedule_interval 0:2:0 maxujobs 0 queue_sort_method load job_load_adjustments NONE load_adjustment_decay_time 0:0:1 load_formula -slots schedd_job_info true flush_submit_sec 1 flush_finish_sec 1 params none regards PVK
_______________________________________________ users mailing list [email protected] https://gridengine.org/mailman/listinfo/users
