You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Validation will be performed according to the following steps:
Select a single core to run stress ng process on for set period of time - ensure to isolate this core from the scheduler
Confirm kepler and node exporter metrics energy results match on that core during stressing - should be correct
Confirm baseline power (power prior to stress ng process running on CPU core)
Confirm CPU Time allocation to stress ng process is accurate (compare with other tools) - encountered issues this might not be correct
After running stress ng process, record change in power and confirm stress ng process is allocated the proportionate power amount (i.e if stress ng process runs at 100% it is allocated close to 100% of the power increase)
Confirm that Kepler correctly allocates per process cpu time (i.e stressng process running for 10 seconds with 100% cpu core utilization should have roughly half the cpu time as a stressng process running for 10 seconds with 50% cpu core utilization)
compare kepler power metrics with turbostat per core power if possible
compare kepler package and core power with turbostat total core and package power
The text was updated successfully, but these errors were encountered:
Validation will be performed according to the following steps:
The text was updated successfully, but these errors were encountered: