bigd4 / dpdispatcher

generate HPC scheduler systems jobs input scripts and submit these scripts to HPC systems and poke until they finish

Home Page:https://docs.deepmodeling.org/projects/dpdispatcher/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DPDispatcher

DPDispatcher is a python package used to generate HPC(High Performance Computing) scheduler systems (Slurm/PBS/LSF/dpcloudserver) jobs input scripts and submit these scripts to HPC systems and poke until they finish.
​ DPDispatcher will monitor (poke) until these jobs finish and download the results files (if these jobs is running on remote systems connected by SSH).

For more information, check the documentation.

Installation

DPDispatcher can installed by pip:

pip install dpdispatcher

Usage

See Getting Started for usage.

Contributing

DPDispatcher is maintained by Deep Modeling's developers and welcome other people. See Contributing Guide to become a contributor! 🤓

About

generate HPC scheduler systems jobs input scripts and submit these scripts to HPC systems and poke until they finish

https://docs.deepmodeling.org/projects/dpdispatcher/

License:GNU Lesser General Public License v3.0


Languages

Language:Python 99.9%Language:PureBasic 0.1%Language:Shell 0.0%