Platform LSF Reference Version 6.2
LSF Environment Variables Set by cshrc.lsf and profile.lsf
Platform LSF Reference
302
◆
Set and exported in sh, ksh, or bash by profile.lsf:
LSF_LIBDIR=/usr/share/lsf/lsf_62/6.2/sparc-sol7-32/lib
Values
◆
In cshrc.lsf for csh and tcsh:
setenv LSF_LIBDIR $LSF_TOP/$LSF_VERSION/$BINARY_TYPE/lib
◆
Set and exported in profile.lsf for sh, ksh, or bash:
LSF_LIBDIR=$LSF_TOP/$LSF_VERSION/$BINARY_TYPE/lib
LSF_SERVERDIR
Syntax
LSF_SERVERDIR=
dir
Description
Directory where LSF server binaries and shell scripts are installed.
These include
lim, res, nios, sbatchd, mbatchd, and mbschd. If you use elim,
eauth, eexec, esub, etc, they are also installed in this directory.
Examples
◆
Set in csh and tcsh by cshrc.lsf:
setenv LSF_SERVERDIR /usr/share/lsf/lsf_62/6.2/sparc-sol7-
32/etc
◆
Set and exported in sh, ksh, or bash by profile.lsf:
LSF_SERVERDIR=/usr/share/lsf/lsf_62/6.2/sparc-sol7-32/etc
Values
◆
In cshrc.lsf for csh and tcsh:
setenv LSF_SERVERDIR $LSF_TOP/$LSF_VERSION/$BINARY_TYPE/etc
◆
Set and exported in profile.lsf for sh, ksh, or bash:
LSF_SERVERDIR=$LSF_TOP/$LSF_VERSION/$BINARY_TYPE/etc
XLSF_UIDDIR
Syntax
XLSF_UIDDIR=
dir
Description
(UNIX only) Directory where Motif User Interface Definition files are stored.
These files are platform-specific.
Examples
◆
Set in csh and tcsh by cshrc.lsf:
setenv XLSF_UIDDIR /usr/share/lsf/lsf_62/6.2/sparc-sol7-
32/lib/uid
◆
Set and exported in sh, ksh, or bash by profile.lsf:
XLSF_UIDDIR=/usr/share/lsf/lsf_62/6.2/sparc-sol7-32/lib/uid
Values
◆
In cshrc.lsf for csh and tcsh:
setenv
XLSF_UIDDIR $LSF_TOP/$LSF_VERSION/$BINARY_TYPE/lib/uid
◆
Set and exported in profile.lsf for sh, ksh, or bash:
XLSF_UIDDIR=$LSF_TOP/$LSF_VERSION/$BINARY_TYPE/lib/uid
SEE ALSO
lsfinstall(8), install.config(5), lsf.cluster(5), lsf.conf(5),
lsf.sudoers(5), slave.config(5)