LSF Version 7.3 - Administering Platform LSF
Administering Platform LSF 575
External Job Submission and Execution Controls
Option Description
LSB_SUB_ADDITIONAL String format parameter containing the value of the -a option to
bsub
The value of -a is passed to esub, but it does not directly affect
the other
bsub parameters or behavior. The value of -a must
correspond to an actual
esub file. For example, to use
bsub -a fluent, the file esub.fluent must exist in
LSF_SERVERDIR.
LSB_SUB_ADDITIONAL cannot be changed in or added to
LSB_SUB_MODIFY_FILE.
LSB_SUB_BEGIN_TIME Begin time, in seconds since 00:00:00 GMT, Jan. 1, 1970
LSB_SUB_CHKPNT_DIR Checkpoint directory
LSB_SUB_COMMAND_LINE bsub job command argument
LSB_SUB_COMMANDNAME must be set in lsf.conf to enable
esub to use this variable
LSB_SUB_CHKPNT_PERIOD Checkpoint period in seconds
LSB_SUB_DEPEND_COND Dependency condition
LSB_SUB_ERR_FILE Standard error file name
LSB_SUB_EXCEPTION Exception condition
LSB_SUB_EXCLUSIVE "Y" specifies exclusive execution
LSB_SUB_EXTSCHED_PARAM Validate or modify
bsub -extsched option
LSB_SUB_HOLD Hold job (bsub -H option)
LSB_SUB_HOSTS List of execution host names
LSB_SUB_HOST_SPEC Host specifier
LSB_SUB_IN_FILE Standard input file name
LSB_SUB_INTERACTIVE "Y" specifies an interactive job
LSB_SUB_LOGIN_SHELL Login shell
LSB_SUB_JOB_NAME Job name
LSB_SUB_JOB_WARNING_ACTION Job warning action specified by
bsub -wa
LSB_SUB_JOB_ACTION_WARNING_TIME Job warning time period specified by bsub -wt
LSB_SUB_MAIL_USER Email address used by LSF for sending job email
LSB_SUB_MAX_NUM_PROCESSORS Maximum number of processors requested
LSB_SUB_MODIFY "Y" specifies a modification request
LSB_SUB_MODIFY_ONCE "Y" specifies a modification-once request
LSB_SUB_NOTIFY_BEGIN "Y" specifies email notification when job begins
LSB_SUB_NOTIFY_END "Y" specifies email notification when job ends
LSB_SUB_NUM_PROCESSORS Minimum number of processors requested
LSB_SUB_OTHER_FILES The value is SUB_RESET if defined to indicate a
bmod is being
performed to reset the number of files to be transferred
LSB_SUB_OTHER_FILES_number number is an index number indicating the particular file transfer
value is the specified file transfer expression.
For example, for
bsub -f "a > b" -f "c < d", the following
would be defined:
LSB_SUB_OTHER_FILES_0="a > b"
LSB_SUB_OTHER_FILES_1="c < d"
LSB_SUB_OUT_FILE Standard output file name
LSB_SUB_PRE_EXEC Pre-execution command