Skip to content

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

License

Notifications You must be signed in to change notification settings

Parsl/libsubmit

Repository files navigation

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 .

Note

As of December 20th 2018, (Parsl v0.7.0) the libsubmit repository has been merged into Parsl to reduce overheads on maintenance with respect to documentation, testing, and release synchronization. The components offered by libsubmit are now available in Parsl as: parsl.channels, parsl.launchers and parsl.providers.

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

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published