Home People Publications Talks Teaching Contact Github
Fork me on GitHub

python-lsf

Python API for the LSF batch job scheduler

Author Elmar Peise
GitHub http://github.com/elmar-peise/python-lsf

python-lsf provides user friendly interfaces for LSF's bsub (jub submission), bjobs (job status), and bhosts (host status): esub, ejobs, and ehosts. These tools provide a range of additional features, such as:

  • sorting, grouping and summarizing,
  • user alias resolution,
  • job listing by host,
  • potential host analysis for pending jobs, and
  • colored output.