LSF Version 7.3 - Platform LSF Configuration Reference
Values
•
In cshrc.lsf for csh and tcsh:
setenv EGO_CONFDIR /usr/share/lsf/lsf_7/conf/ego/lsf1.2.3/kernel
•
Set and exported in profile.lsf for sh, ksh, or bash:
EGO_CONFDIR=/usr/share/lsf/lsf_7/conf/ego/lsf1.2.3/kernel
EGO_ESRVDIR
Syntax
EGO_ESRVDIR=dir
Description
Directory where the EGO the service controller configuration files are stored.
Examples
•
Set in csh and tcsh by cshrc.lsf:
setenv EGO_ESRVDIR /usr/share/lsf/lsf_7/conf/ego/lsf702/eservice
•
Set and exported in sh, ksh, or bash by profile.lsf:
EGO_ESRVDIR=/usr/share/lsf/lsf_7/conf/ego/lsf702/eservice
Values
•
In cshrc.lsf for csh and tcsh:
setenv EGO_ESRVDIR /usr/share/lsf/lsf_7/conf/ego/lsf702/eservice
•
Set and exported in profile.lsf for sh, ksh, or bash:
EGO_ESRVDIR=/usr/share/lsf/lsf_7/conf/ego/lsf702/eservice
EGO_LIBDIR
Syntax
EGO_LIBDIR=dir
Description
Directory where EGO libraries are installed. Library files are shared by all hosts of the same
type.
Examples
•
Set in csh and tcsh by cshrc.lsf:
setenv EGO_LIBDIR /usr/share/lsf/lsf_7/7.0/linux2.6-glibc2.3-x86/lib
•
Set and exported in sh, ksh, or bash by profile.lsf:
EGO_LIBDIR=/usr/share/lsf/lsf_7/7.0/linux2.6-glibc2.3-x86/lib
Values
•
In cshrc.lsf for csh and tcsh:
setenv EGO_LIBDIR $LSF_LIBDIR
cshrc.lsf and profile.lsf
Platform LSF Configuration Reference 131