First page Back Continue Last page Overview Graphics
Job manipulation
xlsbatch (an X window, job monitoring too, great for beginners)
bmod
- any bsub parameter can be modified for a pending job
- only –R part can be modified for running jobs
bkill
- you can kill one job if you specify job ID or all (bkill 0)
- selective killing requires scripting or xlsbatch
- Sys admin cannot kill any job you cannot kill
btop n
bbot n
seting priority in bsub does not work with the fair share scheduling
Notes: