asyncmd.slurm.constants_and_errors

asyncmd.slurm.constants_and_errors#

This file defines constants and Errors used throughout the slurm module.

Exceptions

SlurmCancellationError

Error raised when something goes wrong canceling a SLURM job.

SlurmError

Generic error superclass for all SLURM errors.

SlurmSubmissionError

Error raised when something goes wrong submitting a SLURM job.