Releases: Helmholtz-AI-Energy/perun
Releases · Helmholtz-AI-Energy/perun
v0.8.9
What's Changed
- Standardization of yml file extensions + extension for python 3.13 by @andife in #148
- Better ID suffix counter by @JuanPedroGHM in #149
- Better file and multiprocessing error handling by @JuanPedroGHM in #151
Full Changelog: v0.8.8...v0.8.9
v0.8.8
What's Changed
- fix: fixed wrong assumption on number of core freq elements by @JuanPedroGHM in #145
@perun
decorator returns the last execution result by @JuanPedroGHM in #147
Full Changelog: v0.8.7...v0.8.8
v0.8.7
What's Changed
- feat: Coverage badge and PR reports by @JuanPedroGHM in #141
- build: Dependency updates by @JuanPedroGHM in #142
- ci: New release framework by @JuanPedroGHM in #143
Full Changelog: v0.8.1...v0.8.7
v0.8.6-rc.1
What's Changed
- feat: Coverage badge and PR reports by @JuanPedroGHM in #141
- build: Dependency updates by @JuanPedroGHM in #142
Full Changelog: v0.8.1...v0.8.6-rc.1
v0.8.1
What's Changed
Fix
- fix: reading of price unit for text-report points to the correct data node (
b27f2dd
)
Full Changelog: v0.8.0...v0.8.1
v0.8.0
What's Changed
- feat: Configuration options to include or exclude specific sensors or backends by @JuanPedroGHM in #134
- fix: precise sampling rate by @JuanPedroGHM in #134
Full Changelog: v0.7.0...v0.8.0
v0.7.0
What's Changed
Features
- Configurable benchmark metrics by @JuanPedroGHM in #124
- Power plot in hdf5 for energy measurements by @JuanPedroGHM in #123
- Clock information for CPU and GPU by @JuanPedroGHM in #123
Chores
- build(deps): bump jinja2 from 3.1.3 to 3.1.4 in /examples/torch_mnist by @dependabot in #125
- build(deps): bump requests from 2.31.0 to 2.32.0 in /examples/torch_mnist by @dependabot in #126
Full Changelog: v0.6.2...v0.7.0
v0.6.2
What's Changed
- Dask region monitoring compatibility by @JuanPedroGHM in #121
Full Changelog: v0.6.1...v0.6.2
v0.6.1
What's Changed
- Merge release to main by @JuanPedroGHM in #110
- fix: fixed configuration hierarchy by @JuanPedroGHM in #112
- fix: more control over MPI initialization by @JuanPedroGHM in #113
Full Changelog: v0.6.0...v0.6.1
v0.6.0
Features
- feat: Postprocess Callback by @JuanPedroGHM in #100
- feat: Monitor Decorator is back! by @JuanPedroGHM in #106
- feat: Binary support (without MPI) by @JuanPedroGHM in #107
Bug fixes
- fix: Improved psutil memory readings by @JuanPedroGHM in #109
Full Changelog: v0.5.0...v0.6.0