LSF Version 7.3 - Platform LSF Configuration Reference

Where defined
From the command line
Example
CLEARCASE_MOUNTDIR=/myvobs
See also
CLEARCASE_DRIVE, CLEARCASE_ROOT
CLEARCASE_ROOT
Syntax
CLEARCASE_ROOT=path
Description
The path to the Rational ClearCase view.
In Windows, this path must define an absolute path starting with the default ClearCase drive
and ending with the view name without an ending backslash (\).
Notes
CLEARCASE_ROOT must be defined if you want to submit a batch job from a ClearCase
view.
For interactive jobs, use bsub -I to submit the job.
Where defined
In the job starter, or from the command line
Example
In UNIX:
CLEARCASE_ROOT=/view/myview
In Windows:
CLEARCASE_ROOT=F:\myview
See also
CLEARCASE_DRIVE, CLEARCASE_MOUNTDIR, LSF_JOB_STARTER
ELIM_ABORT_VALUE
Syntax
ELIM_ABORT_VALUE
Description
Used when writing an elim executable to test whether the elim should run on a particular
host. If the host does not have or share any of the resources listed in the environment variable
LSF_RESOURCES, your elim should exit with $ELIM_ABORT_VALUE.
Environment variables
560 Platform LSF Configuration Reference