Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 859 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 859 Bytes

CI pytest Documentation Status

HPCpy

HPCpy is a Python package for interacting with HPC scheduling systems. The package provides generalised clients to communicate with HPC schedulers agnostically.

Currently supported scheduling systems:

  • PBS
  • SLURM*

* under development

The full documentation is available at hpcpy.readthedocs.io

License

HPCpy is distributed under the Apache Software License v2.0. Please see the LICENSE file in this repository for further details.