Andreas Haupt <[email protected]> writes: > Fair share works in the sense that the jobs with the highest priority > are always on top in the waiting queue. Nevertheless, if enough "low > width" jobs exist (width <= 64), the 128-slots jobs starve in the queue. > Every time a 64-slot job finishes, the next one will be started, > although the 128-slots job has higher priority. > > Do you see a similar behaviour? Is it a misconfiguration? Anything I > could do (apart from watching the queue regularly and schedule "by > hand" ...)?
Yes <https://arc.liv.ac.uk/trac/SGE/ticket/1280>. I have a suspicion that restarting the qmaster has helped sometimes, but I'm not sure about that. I'd be interested if anyone has any more information/suggestions. One possible problem is exclusive access, but that's not the case here <https://arc.liv.ac.uk/trac/SGE/ticket/767>. Perhaps Mark Dixon will chime in with his scripts for processing the schedule file to show the reservations in effect. _______________________________________________ users mailing list [email protected] https://gridengine.org/mailman/listinfo/users
