Skip to content

[Feature] Set CpuFreqGovernor to "PowerSave" #33

Description

@Weitspringer

Description

Squirrel should modify the --cpu-freq command to be set to --cpu-freq=PowerSave

Implementation

If the parameter is submitted to Squirrel, don't modify it. Otherwise, add --cpu-freq=PowerSave to the sbatch command.

Additional context
Request that job steps initiated by srun commands inside this sbatch script be run at some requested frequency if possible, on the CPUs selected for the step on the compute node(s). The governor has to be in the list set by the slurm.conf option CpuFreqGovernors.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions