LSF Version 7.3 - Platform LSF Configuration Reference
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
Platform EGO environment variables set by cshrc.lsf and profile.lsf
See the Platform EGO Reference for more information about these variables.
EGO_BINDIR
Syntax
EGO_BINDIR=dir
Description
Directory where Platform EGO user commands are installed.
Examples
•
Set in csh and tcsh by cshrc.lsf:
setenv EGO_BINDIR /usr/share/lsf/lsf_7/7.0/linux2.6-glibc2.3-x86/bin
•
Set and exported in sh, ksh, or bash by profile.lsf:
EGO_BINDIR=/usr/share/lsf/lsf_7/7.0/linux2.6-glibc2.3-x86/bin
Values
•
In cshrc.lsf for csh and tcsh:
setenv EGO_BINDIR $LSF_BINDIR
•
Set and exported in profile.lsf for sh, ksh, or bash:
EGO_BINDIR=$LSF_BINDIR
EGO_CONFDIR
Syntax
EGO_CONFDIR=dir
Description
Directory containing the ego.conf file.
Examples
•
Set in csh and tcsh by cshrc.lsf:
setenv EGO_CONFDIR /usr/share/lsf/lsf_7/conf/ego/lsf1.2.3/kernel
•
Set and exported in sh, ksh, or bash by profile.lsf:
EGO_CONFDIR=/usr/share/lsf/lsf_7/conf/ego/lsf1.2.3/kernel
cshrc.lsf and profile.lsf
130 Platform LSF Configuration Reference