sosy-lab / cpu-energy-meter

A tool for measuring energy consumption of Intel CPUs
BSD 3-Clause "New" or "Revised" License
321 stars 29 forks source link

Support for newer CPUs like Skylake #3

Closed PhilippWendler closed 7 years ago

PhilippWendler commented 7 years ago

On Skylake CPUs the tool fails because of an unknown machine model. The relevant identifiers for modern CPUs can be found in the Linux kernel.

PhilippWendler commented 7 years ago

Seems to be working with https://github.com/sosy-lab/power-gadget_benchexec/commit/dd5dc2c5c012ca8b83740dc56a0270e7b4d076b0