Platform LSF Administration Guide Version 6.2

Ways to Configure Fairshare
Administering Platform LSF
310
Static priority fairshare
Static priority fairshare assigns resources to the user with the most shares. Resource
usage is ignored.
If two users compete for resources, the most important user’s job always runs first.
Configuring
To implement static priority fairshare, edit lsb.params and set all the weighting
factors used in the dynamic priority formula to 0 (zero).
Set CPU_TIME_FACTOR to 0
Set RUN_TIME_FACTOR to 0
Set RUN_JOB_FACTOR to 0
Set COMMITTED_RUN_TIME_FACTOR to 0