Platform LSF Reference Version 6.2
lsf.conf
Platform LSF Reference
531
Default
600 seconds
LSB_RLA_WORKDIR
Syntax
LSB_RLA_WORKDIR=
directory
Description
Directory to store the LSF HPC topology adapter (RLA) status file. Allows RLA to
recover its original state when it restarts. When RLA first starts, it creates the directory
defined by LSB_RLA_WORKDIR if it does not exist, then creates subdirectories for
each host.
You should avoid using
/tmp or any other directory that is automatically cleaned up by
the system. Unless your installation has restrictions on the LSB_SHAREDIR directory,
you should use the default for LSB_RLA_WORKDIR.
Default
LSB_SHAREDIR/cluster_name/rla_workdir
LSB_RMSACCT_DELAY
Syntax
LSB_RMSACCT_DELAY=
time_seconds
Description
If set, RES waits the specified number of seconds before exiting to allow LSF and RMS
job statistics to synchronize.
If LSB_RMSACCT_DELAY=0, RES waits forever until the database is up to date.
Default
Undefined, RES does not wait at all.
LSB_RMS_MAXNUMNODES
Syntax
LSB_RMS_MAXNUMNODES=
integer
Description
Maximum number of nodes in a system. Specifies a maximum value for the nodes
argument to the topology scheduler options specified in:
◆
-extsched option of bsub
◆
DEFAULT_EXTSCHED and MANDATORY_EXTSCHED in lsb.queues
Default
1024
LSB_RMS_MAXNUMRAILS
Syntax
LSB_RMS_MAXNUMRAILS=
integer
Description
Maximum number of rails in a system. Specifies a maximum value for the rails
argument to the topology scheduler options specified in:
◆
-extsched option of bsub
◆
DEFAULT_EXTSCHED and MANDATORY_EXTSCHED in lsb.queues
Default
32
LSB_RMS_MAXPTILE
Syntax
LSB_RMS_MAXPTILE=
integer
Description
Maximum number of CPUs per node in a system. Specifies a maximum value for the
ptile argument to the topology scheduler options specified in: