Use bmod to modify jobs submitted with bsub. bmod takes similar options to bsub. Jobs submitted to a chunk job queue with the following options are not chunked; they are dispatched individually:-I (interactive
Specifies user group for job data requirements. -E Runs the specified job-based pre-execution command on the execution host before actually running the job. -Ep Runs the specified job-based post-execution command on the execution host after the job finishes. -e Appends the standard error output...
If set toBSUB_QUIET=QUEUE, thebsubcommand prints theJOBIDandQUEUEvalues in the output, with a single space to separating the values. For example, if the most recently submitted job ID is 100, and the queue is normal, thenbsubprints: 100 normal IfBSUB_QUIETis set to any other value, me...