lsb_submit_options3
define statements used by lsb_submit. More...
Detailed Description
define statements used by lsb_submit.Define Documentation
#define SUB3_APP 0x01 Application profile name.
Equivalent to bsub -app.
#define SUB3_APP_RERUNNABLE 0x02 Job rerunable because of application profile.
#define SUB3_ABSOLUTE_PRIORITY 0x04 Job modified with absolute priority.
Equivalent to bmod -aps.
#define SUB3_DEFAULT_JOBGROUP 0x08 Submit into a default job group.
Equivalent to bsub -g.
#define SUB3_POST_EXEC 0x10 Run the specified post-execution command on the execution host after the job finishes.
Equivalent to bsub -Ep.
#define SUB3_USER_SHELL_LIMITS 0x20 Pass user shell limits to execution host.
Equivalent to bsub -ul.
#define SUB3_CWD 0x40 Current working directory specified on the command line with bsub -cwd.
#define SUB3_RUNTIME_ESTIMATION 0x80 Runtime estimate.
Equivalent to bsub -We. Use in conjunction with SUB3_RUNTIME_ESTIMATION_ACC and SUB3_RUNTIME_ESTIMATION_PERC.
#define SUB3_NOT_RERUNNABLE 0x100 Job is not rerunnable.
Equivalent to bsub -rn.
#define SUB3_JOB_REQUEUE 0x200 Job level requeue exit values.
#define SUB3_INIT_CHKPNT_PERIOD 0x400 Initial checkpoint period.
Equivalent to bsub -k initial_checkpoint_period.
#define SUB3_MIG_THRESHOLD 0x800 Job migration threshold.
Equivalent to bsub -mig migration_threshold.
#define SUB3_APP_CHKPNT_DIR 0x1000 Checkpoint dir was set by application profile.
#define SUB3_BSUB_CHK_RESREQ 0x2000 Value of BSUB_CHK_RESREQ environment variable, used for select section resource requirement string syntax checking with bsub -R.
bsub only checks the resreq syntax.
#define SUB3_RUNTIME_ESTIMATION_ACC 0x4000 Runtime estimate that is the accumulated run time plus the runtime estimate.
Equivalent to bmod -We+. Use in conjunction with SUB3_RUNTIME_ESTIMATION.
#define SUB3_RUNTIME_ESTIMATION_PERC 0x8000 Runtime estimate in percentage of completion.
Equivalent to bmod -Wep. Two digits after the decimal point are suported. The highest eight bits of runtimeEstimation in the submit structure are used for the integer; the remaining bits are used for the fraction. Use in conjunction with SUB3_RUNTIME_ESTIMATION.
#define SUB3_INTERACTIVE_SSH 0x10000 Protects the sessions of interactive jobs with SSH encryption.
Equivalent to bsub -IS|-ISp|-ISs.
#define SUB3_XJOB_SSH 0x20000 Protect the sessions of interactive x-window job with SSH encryption.
Equivalent to bsub -IX.
#define SUB3_AUTO_RESIZE 0x40000 If set the submitted job is auto-resizable.
#define SUB3_RESIZE_NOTIFY_CMD 0x80000 If set, the resize notify cmd specified.
#define SUB3_BULK_SUBMIT 0x100000 Job broker bulk submit.
#define SUB3_INTERACTIVE_TTY 0x200000 tty mode for interactive job
#define SUB3_FLOATING_CLIENT 0x400000 Job submitted from floating client.
#define SUB3_XFJOB 0x800000 ssh X11 forwarding (bsub -XF)
#define SUB3_XFJOB_EXCLUSIVE 0x1000000 ssh X11 forwarding (bsub -XF) without bsub -I.
..
#define SUB3_JOB_DESCRIPTION 0x2000000 Job description.
#define SUB3_SIMULATION 0x4000000 Job submitted from floating client.
#define SUB3_BRUN_FORWARD 0x8000000 used by forward decision in brun
#define SUB3_CREATE_CWD_DIRECTORY 0x40000000 Create CWD directory or not.
#define SUB3_BMOD_FROM_LS 0x80000000 Bmod is triggered by License Scheduler.
Date Modified: 16 Jul 2014
Terms of Use
Copyright © 1994-2014 International Business Machines Corp.
US Government Users Restricted Rights - Use, duplication or disclosure
restricted by GSA ADP Schedule Contract with IBM Corp.