GridTK: Slurm Job Management for Humans


License
GPL-3.0
Install
pip install gridtk==3.0.1

Documentation

latest-docs build coverage repository

Grid-enabled job submitter and execution monitor for Idiap

This package provides a set of python wrappers around SGE utilities like qsub, qstat and qdel, and simplify job submission and management. It interacts with these tools to submit and manage grid jobs. It is hardcoded to work with the SGE grid at Idiap.

For installation and usage instructions, check-out our documentation.