PySlurm¶
Version: | 15.08 |
---|---|
Date: | Dec 03, 2016 |
PySlurm is a set of Python/Cython extension modules that wrap the Slurm C API. Slurm is typically used on HPC clusters of varying sizes, from clusters with a few nodes to clusters such as those listed on the TOP500.
Developer’s Guide¶
How to contribute to PySlurm, and some explanation of API design choices.
API Reference¶
A description of all functions and classes, which are also the docstrings found in the source. This includes the arguments and return types for each function.