Skip to content

Pwr library release v0.2.2

Latest
Compare
Choose a tag to compare
@climberhunt climberhunt released this 04 Nov 13:58

To install:

(Python 2)
python2 -m pip install "git+https://github.com/intel/[email protected]#egg=pwr&subdirectory=pwr"

(Python 3)
python3 -m pip install "git+https://github.com/intel/[email protected]#egg=pwr&subdirectory=pwr"

If non-root, add sudo -H before each command.

Changelog:

  • Fixed default UNCORE frequency down from 1200 to 800MHz.
  • Relax UNCORE frequency checks when UNCORE sysfs entries not available