LSF Version 7.3 - Platform LSF Configuration Reference

Use this parameter to enable LSF to save log files in a different location from the default local
directory specified in the Windows registry.
If not set, or if set to any value other than N or n, LSF logs error messages into files in the
default local directory specified in one of the following Windows registry keys:
On Windows 2000, Windows XP, and Windows 2003:
HKEY_LOCAL_MACHINE\SOFTWARE\Platform Computing Corporation\LSF
\cluster_name\LSF_LOGDIR
On Windows XP x64 and Windows 2003 x64:
HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Platform Computing Corporation\LSF
\cluster_name\LSF_LOGDIR
Default
Not set.
LSF uses the default local directory specified in the Windows registry.
See also
LSF_LOGDIR
LSF_MACHDEP
Syntax
LSF_MACHDEP=directory
Description
Specifies the directory in which machine-dependent files are installed. These files cannot be
shared across different types of machines.
In clusters with a single host type, LSF_MACHDEP is usually the same as LSF_INDEP. The
machine dependent files are the user commands, daemons, and libraries. You should not need
to modify this parameter.
As shown in the following list, LSF_MACHDEP is incorporated into other LSF variables.
LSF_BINDIR=$LSF_MACHDEP/bin
LSF_LIBDIR=$LSF_MACHDEP/lib
LSF_SERVERDIR=$LSF_MACHDEP/etc
XLSF_UIDDIR=$LSF_MACHDEP/lib/uid
Default
/usr/share/lsf
See also
LSF_INDEP
LSF_MANDIR
Syntax
LSF_MANDIR=directory
lsf.conf
476 Platform LSF Configuration Reference