Description
Options related to file names and job spooling directories support paths that contain up to 4094 characters for UNIX and Linux, or up to 255 characters for Windows.
Options related to command names and job names can contain up to 4094 characters for UNIX and Linux, or up to 255 characters for Windows.
You can modify all options of a pending job, even if the corresponding bsub option was not specified.
Modifying a job that is pending in a chunk job queue (CHUNK_JOB_SIZE) removes the job from the chunk to be scheduled later.
Like bsub, bmod calls the master esub (mesub), which invokes any mandatory esub executables configured by an LSF administrator, and any executable named esub (without .application) if it exists in LSF_SERVERDIR. Only esub executables invoked by bsub can change the job environment on the submission host. An esub invoked by bmod cannot change the job environment.
Modifying running jobs
By default, you can modify resource requirements for running jobs
When LSB_MOD_ALL_JOBS=Y is set, the following are the only bmod options that are valid for running jobs. You cannot make any other modifications after a job has been dispatched.
◆CPU limit
◆Memory limit
◆Rerunnable jobs
◆Resource reservation
◆Run limit
120Platform LSF Command Reference