LSF Version 7.3 - Using Platform LSF HPC
❖
-extsched option of bsub
❖
DEFAULT_EXTSCHED and MANDATORY_EXTSCHED in
lsb.queues
Default: 1024
◆
LSB_RMS_MAXNUMRAILS=integer
Maximum number of rails in a Linux/QsNet 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=integer
Maximum number of CPUs per node in a Linux/QsNet system. Specifies a
maximum value for the
RMS[ptile] argument to the topology scheduler options
specified in:
❖
-extsched option of bsub
❖
DEFAULT_EXTSCHED and MANDATORY_EXTSCHED in
lsb.queues
Default: 32
Before using your cluster
After installing LSF and setting up your server hosts:
Log on to the LSF master host as root.
Set your environment:
❖
For csh or tcsh:
% source /LSF_TOP/conf/cshrc.lsf
❖
For sh, ksh, or bash:
$ . /LSF_TOP/conf/profile.lsf
Use lsfstartup to start the cluster.
Follow the steps in lsf7.0_lsfinstall/lsf_quick_admin.html to verify
that your cluster is operating correctly.
Have users run one of the shell environment files to switch their environment to the
new cluster.
LSF_CONFDIR/cshrc.lsf
LSF_CONFDIR/profile.lsf .cshrc .profile
lsf7.0_lsfinstall/lsf_quick_admin.html
LSF_CONFDIR/cshrc.lsf LSF_CONFDIR/profile.lsf
After the new cluster is up and running, users can start submitting jobs to it.