Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

dpdispatcher

Package Overview
Dependencies
Maintainers
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dpdispatcher

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

  • 0.6.7
  • PyPI
  • Socket score

Maintainers
3

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

To add Bohrium support, execute

pip install dpdispatcher[bohrium]

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 derived from the DP-GEN package. To mention DPDispatcher in a scholarly publication, please read Section 3.3 in the DP-GEN paper.

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc