LSB_MAX_JOB_DISPATCH_PER_SESSION

Sets the maximum number of job decisions that mbschd can make during one job scheduling session.

Syntax

LSB_MAX_JOB_DISPATCH_PER_SESSION=integer

Description

The system sets LSB_MAX_JOB_DISPATCH_PER_SESSION automatically during mbatchd startup, but you can adjust it manually:

Both mbatchd and sbatchd must be restarted when you manually change the value of this parameter.

Default

LSB_MAX_JOB_DISPATCH_PER_SESSION = Min (MAX(300, Total CPUs), 3000)

See also

MAX_SBD_CONNS in lsb.params and LSF_NON_PRIVILEGED_PORTS in lsf.conf