FAIRSHARE_JOB_COUNT
Enables the fair share algorithm to use job count instead of job slots.
Syntax
FAIRSHARE_JOB_COUNT=Y | y | N | nDescription
If this parameter is set to Y or y, LSF uses the number of jobs in the fair share scheduling algorithm. This setting affects the value that is multiplied by the job slots weighting factor in the fair share algorithm (RUN_JOB_FACTOR parameter in the lsb.params file).
If this parameter is set to N or n, LSF uses the number of job slots in the fair share scheduling algorithm.
Default
N