bsub -a esub_application [esub_application] …
|
Specifies one or more esub executables to run at job submission
For example, to specify the esub named esub.fluent, use bsub -a fluent
LSF runs any esub executables defined by LSB_ESUB_METHOD, followed by the executable named "esub" if it exists in LSF_SERVERDIR, followed by the esub executables specified by the -a option
LSF runs eexec if an executable file with that name exists in LSF_SERVERDIR
|
brestart
|
Restarts a checkpointed job and runs the esub executables specified when the job was submitted
LSF runs any esub executables defined by LSB_ESUB_METHOD, followed by the executable named "esub" if it exists in LSF_SERVERDIR, followed by the esub executables specified by the -a option
LSF runs eexec if an executable file with that name exists in LSF_SERVERDIR
|
lsrun
|
|
lsgrun
|
|