Skip to content

Provide custom generic Slurm flags from CI environment #1

@byjtew

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.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions