-
- Downloads
"src/git@gitlab.hrz.tu-chemnitz.de:tud-zih-energy/slurm.git" did not exist on "6298bdf880c50d82d338740ac78c8988a707d0df"
Adapt power_cpufreq layout and set CurrentCoreWatts
[PATCH 3/5] Adapt the power_cpufreq layout and set the CurrentCoreWatts value based on the selection of the resources and the choice of CPU Frequency. CurrentCoreWatts are set to IdleWatts when one or more jobs occupy other resources of the node and set to 0 when the node is free. The above algorithm is activated only when powercapping is active.
Showing
- src/common/job_resources.c 134 additions, 0 deletionssrc/common/job_resources.c
- src/common/job_resources.h 8 additions, 0 deletionssrc/common/job_resources.h
- src/plugins/select/cons_res/select_cons_res.c 11 additions, 0 deletionssrc/plugins/select/cons_res/select_cons_res.c
- src/plugins/select/cons_res/select_cons_res.h 1 addition, 0 deletionssrc/plugins/select/cons_res/select_cons_res.h
- src/slurmctld/node_scheduler.c 3 additions, 3 deletionssrc/slurmctld/node_scheduler.c
Loading
Please register or sign in to comment