pyslurmutils.client.rest#

SLURM REST client

Modules

api

https://slurm.schedmd.com/rest_api.html

base

Low-level SLURM API to submit, cancel and monitor jobs

pyconn

SLURM API to submit, cancel and monitor scripts that start a python process to establish a connection over which python functions can be executed.

script

SLURM API to submit, cancel and monitor scripts