Skip to content
forked from Parsl/libsubmit

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

License

Notifications You must be signed in to change notification settings

ahaysx/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.3.0 .

Documentation

Developer documentation for libsubmit is available here. Since libsubmit is designed primarily to be used by Parsl as it's 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

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • Python 99.3%
  • Shell 0.7%