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

LavendaRaphael/dpdispatcher

 
 

Repository files navigation

DPDispatcher

conda-forge pip install docker pull Documentation Status

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

For more information, check the documentation.

Installation

DPDispatcher can be installed by pip:

pip install dpdispatcher

Usage

See Getting Started for usage.

Contributing

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

References

DPDispatcher is derivated from the DP-GEN package. To mention DPDispatcher in a scholarly publication, please read Section 3.3 in the DP-GEN paper.

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.1%
  • Other 0.9%