Skip to content

Add --slurm_extra_args #457

@Hoeze

Description

@Hoeze

Is your feature request related to a problem? Please describe.
I would like to specify --exclude=<nodelist> to each sbatch call.
Unfortunately, I did not find a way to do that.

Describe the solution you'd like
Add --slurm_extra_args setting that gets appended to the sbatch arguments, e.g.:
--slurm_extra_args="--exclude=<nodelist>"

Describe alternatives you've considered
playing with sbatch environment variables, without success. Did not find any that would work for this use case

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions