LSF Version 7.3 - Platform LSF Configuration Reference
Notes
If the LSF administrator defines a default project in the lsb.params configuration file, the
system uses this as the default project. You can change the default project by setting
LSB_DEFAULTPROJECT or by specifying a project name with the -P option of bsub.
If you submit a job without the -P option of bsub, but you defined LSB_DEFAULTPROJECT,
then the job belongs to the project specified in LSB_DEFAULTPROJECT.
If you submit a job with the -P option of bsub, the job belongs to the project specified through
the -P option.
Where defined
From the command line, or through the -P option of bsub
Example
LSB_DEFAULTPROJECT=engineering
See also
DEFAULT_PROJECT in lsb.params, the -P option of bsub
LSB_DEFAULTQUEUE
Syntax
LSB_DEFAULTQUEUE=queue_name
Description
Defines the default LSF queue.
Default
mbatchd decides which is the default queue. You can override the default by defining
LSB_DEFAULTQUEUE.
Notes
If the LSF administrator defines a default queue in the lsb.params configuration file, then
the system uses this as the default queue. Provided you have permission, you can change the
default queue by setting LSB_DEFAULTQUEUE to a valid queue (see bqueues for a list of
valid queues).
Where defined
From the command line
See also
DEFAULT_QUEUE in lsb.params
LSB_ECHKPNT_METHOD
This parameter can be set as an environment variable and/or in lsf.conf. See
LSB_ECHKPNT_METHOD in lsf.conf.
Environment variables
Platform LSF Configuration Reference 565