daheise / libsubmit

Python library to submit, track and cancel jobs on compute resources

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Libsubmit - Scheduler abstraction

Apache Licence V2.0 Build status Documentation Status

Libsubmit provides a uniform interface to submit arbitrary bash scripts to a variety of execution systems such as clouds, grids, cluster and supercomputers. This library is designed to simplify submission of pilot systems such as ipython-parallel to a variety of compute resources.

#The latest version available on PyPi is v0.4.1 .

Documentation

Developer documentation for libsubmit is available here. Since libsubmit is designed primarily to be used by Parsl as its resource provider most of the user documentation is blended into Parsl documentation here

About

Python library to submit, track and cancel jobs on compute resources

License:Apache License 2.0


Languages

Language:Python 99.2%Language:Shell 0.8%