The bsub -E option specifies a pre-execution command. Post-execution processing can be defined at the queue and application levels.
The bsub -w option allows you to specify job dependencies that cause LSF to wait for completion of post-execution processing before starting another job.
Command |
Description |
---|---|
bsub -E command |
|
bsub -w 'post_done(job_id | "job_name")' |
|
bsub -w 'post_err(job_id | "job_name")' |
|
Command |
Description |
---|---|
bhist -l bhist |
|
bjobs -l |
|
bacct |
|
Command |
Description |
---|---|
bmod -E command |
|
bmod -w 'post_done(job_id | "job_name")' |
|
bmod -w 'post_err(job_id | "job_name")' |
|
Command |
Description |
---|---|
bapp -l |
|
bparams |
|
bqueues -l |
|
Use a text editor to view the lsf.sudoers configuration file.