hpc-scheduler

https://img.shields.io/pypi/v/hpc_scheduler.svg https://travis-ci.com/euro-cordex/hpc-scheduler.svg?branch=master 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.