Skip to content

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

License

Notifications You must be signed in to change notification settings

shazj99/dpdispatcher

 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.9%
  • Other 0.1%