Commit d3809cfb authored by Morris Jette's avatar Morris Jette
Browse files

Add infrastructure for --cpu-freq governer

Add srun --cpu-freq options to set the CPU governor (OnDemand, Performance,
Conservative, PowerSave or UserSpace).
task/affinity: support set cpu_freq without cpuset (using hwloc and sched functions)
Fix calculation used to set --cpu-freq=highm1 (relied upon ordering of possible
CPU frequencies).
parent 20bd4452
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment