Skip to content

Provide custom generic Slurm flags from CI environment #1

Description

@byjtew

Instead of defining each Slurm variable manually in the driver/executor, we should provide a generic way to declare custom Slurm parameter(s) using the CI environment variables.

For instance: CI_SLURM_GENERIC__GRES="gpu:4"
Adding automatically the line: #SBATCH --gres=gpu:4 in the generated sbatch file.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions