Skip to content

Add qos option to slurm adaptor #336

@daub1

Description

@daub1

Allow specifying the qos parameter for slurm via the batch block.

batch:
    type: slurm
    ...
    qos: standby

Leading to the additional header line:

#SBATCH --qos=standby

Metadata

Metadata

Assignees

Labels

AdaptersItems that are directly related to Maestro's adapter structure.enhancement

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions