Skip to content

Releases: powerapi-ng/smartwatts-formula

v0.8.5

21 Jan 13:51
Compare
Choose a tag to compare

Bug Fixes

v0.8.4

29 Oct 14:48
Compare
Choose a tag to compare

0.8.4 (2021-10-29)

Features

v0.8.3

26 Oct 08:50
Compare
Choose a tag to compare

0.8.3 (2021-10-26)

Bug Fixes

  • add check of pusher type and error message (cf191f2)
  • cpu ratio were float, result in type error (872682a)
  • fix flake8 typo (c69d9c3)
  • fix flake8 typo (8979d4b)
  • fix license (6fd14c7)
  • update pylint rule (74d6d10)

Features

v0.8.2

14 Oct 14:17
Compare
Choose a tag to compare

0.8.2 (2021-10-14)

Bug Fixes

  • add check of pusher type and error message (2b0505f)
  • cpu ratio were float, result in type error (bbc1ad0)
  • fix license (360f73b)

v0.8.1

11 Oct 12:13
Compare
Choose a tag to compare

0.8.1 (2021-10-11)

Bug Fixes

  • effectively rename sensor-report-frequency in sensor-report-sampling-interval (74b6132)
  • fix real time (file was reversed accidently) (c377807)

Features

v0.8.0

30 Sep 09:13
Compare
Choose a tag to compare

0.8.0 (2021-09-30)

Bug Fixes

  • compatibility with scipy 0.17 (5a74f4b)
  • compatibility with sklearn 0.17 (741b3c8)
  • in non-stream mode, formula pusher are killed when smartwatts finished to handle input data (7a3c28f)
  • lint code (4c9e4f7)
  • pusher was not running when using csv HWPCreport was use instead of PowerReport (3bd5d00)
  • Remove incorrect/unused cgroup management code (70a7dc3)
  • update config validator (5d5ee6d)

Features

Major change

  • cpu-ration-base cpu-ration-min and cpu-ration-max parameter are now in Mhz
  • rename sensor-report-frequency in sensor-report-sampling-interval
  • pypy is no longer supported
  • add libvirtMapper (6d57df0)
  • use powerapi 1.0.0 (e611683)

Minor change

  • move FormulaReport from powerapi to smartwatts (d9e9a02)
  • remove cgroupspy dependency (5394d66)

v0.7.0

22 Sep 08:50
Compare
Choose a tag to compare

Version 0.7.0 :

  • Support Powerapi 0.10.0

v0.6.0

29 Jan 17:03
Compare
Choose a tag to compare

Version 0.6.0:

  • support powerAPI 0.8.1
  • if one of the following exception is raise, it will restart the formula instead of stop it :
    • ValueError
    • ZeroDivisionError
    • TypeError
    • KeyError
    • IndexError
  • minor fix (#6, support hwpc reports with mperf value equals to 0)
  • add acceptation test

v0.5.0

10 Nov 14:06
Compare
Choose a tag to compare

Release version 0.5.0:

  • compatibility with PowerAPI v0.8.0

v0.4.4

02 Mar 17:31
Compare
Choose a tag to compare

Release version 0.4.4