25.06.2015 Views

Administering Platform LSF - SAS

Administering Platform LSF - SAS

Administering Platform LSF - SAS

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Users Affected by Multiple Fairshare Policies<br />

Users Affected by Multiple Fairshare Policies<br />

If you belong to multiple user groups, which are controlled by different<br />

fairshare policies, each group probably has a different dynamic share priority<br />

at any given time. By default, if any one of these groups becomes the highest<br />

priority user, you could be the highest priority user in that group, and <strong>LSF</strong><br />

would attempt to place your job.<br />

To restrict the number of fairshare policies that will affect your job, submit your<br />

job and specify a single user group that your job will belong to, for the<br />

purposes of fairshare scheduling. <strong>LSF</strong> will not attempt to dispatch this job<br />

unless the group you specified is the highest priority user. If you become the<br />

highest priority user because of some other share assignment, another one of<br />

your jobs might be dispatched, but not this one.<br />

Submitting a job and specifying a user group<br />

Example<br />

To associate a job with a user group for the purposes of fairshare scheduling,<br />

use bsub -G and specify a group that you belong to. If you use hierarchical<br />

fairshare, you must specify a group that does not contain any subgroups.<br />

User1 shares resources with groupA and groupB. User1 is also a member of<br />

groupA, but not any other groups.<br />

User1 submits a job:<br />

bsub sleep 100<br />

By default, the job could be considered for dispatch if either User1 or GroupA<br />

has highest dynamic share priority.<br />

User1 submits a job and associates the job with GroupA:<br />

bsub -G groupA sleep 100<br />

If User1 is the highest priority user, this job will not be considered.<br />

◆ User1 can only associate the job with a group that he is a member of.<br />

◆ User1 cannot associate the job with his individual user account, because<br />

bsub -G only accepts group names.<br />

234<br />

<strong>Administering</strong> <strong>Platform</strong> <strong>LSF</strong>

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!