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 mbschd and sbatchd must be restarted when you manually change the value of this parameter.

Default

15000.

If the JOB_DISPATCH_PACK_SIZE parameter is set to 0 in the lsb.params file, the default value is MIN(MAX(300, Total CPUs), 3000).

See also

MAX_SBD_CONNS and JOB_DISPATCH_PACK_SIZE in lsb.params and LSF_NON_PRIVILEGED_PORTS in lsf.conf