Easy setup of equal user fairshare policy

Posted by – January 17, 2006

Reuti posted this link again on the users list and it really caught my eye. It really does represent the fastest/easiest way for an SGE admin to set up a basic resource allocation policy that shares resources equally (and automatically) among all users.

The link:

http://gridengine.sunsource.net/servlets/ReadMsg?listName=users&msgNo=8319

It boils down to 2 simple configuration actions:

  1. Make 2 changes in the main SGE configuration (‘qconf -mconf’):
    • enforce_user auto
    • auto_user_fshare 100

  2. Make 1 change in the SGE scheduler configuration (‘qconf -msconf’):
    • weight_tickets_functional 10000

Leave a Reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>