hpc-scheduler

Python code to interact with an HPC scheduler.


Keywords
scheduler
License
MIT
Install
pip install hpc-scheduler==0.1.2

Documentation

hpc-scheduler

Documentation Status

Python code to interact with an HPC scheduler.

Features

  • create jobscripts from templates with python (only SLURM right now)
  • interact with the job scheduler (submit and check jobs, check accounting, group jobs)

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.