Open italomaia opened 4 years ago
sudo modprobe msr is a system based command. You need to have a linux system and an architecture of sandy-bridge+ to use it. These are RAPL requirements for the measurement of energy. What OS are you using it on?
Using ubuntu here on an i7-6500U which is skylake.
So it has to work. Did you run it in sudo? All RAPL based operations must be used in sudo
Yes, all run as sudo.
Hi. I have had some trouble running energy-languages. When I try to modprobe msr, I get a message the module is not found. Which package do I need to run it?