jade.models.hpc

Models for HPC configurations

Classes

FakeHpcConfig(*, walltime)

Defines config options for the fake queueing system.

HpcConfig(*, hpc_type[, job_prefix])

Defines config options for the HPC.

LocalHpcConfig()

Defines config options when there is no HPC.

SlurmConfig(*, account[, partition, ...])

Defines config options for the SLURM queueing system.