Skip to content

Zeus v0.10.1

Latest
Compare
Choose a tag to compare
@jaywonchung jaywonchung released this 10 Sep 22:01
· 5 commits to master since this release

This is a maintenance release aimed at enhancing usability and fixing small bugs.

What's Changed

  • Feat: Catch PermissionError and raise with more information by @wbjin in #111
  • Feat: Alternative RAPL directory inside Docker containers by @wbjin in #115
  • Feat: added utility function to retrieve CPU index from PID by @danielhou0515 in #117
  • Docs: More documentation on CPU monitoring by @wbjin in #118
  • Feat: python -m zeus.show_env by @jaywonchung in #119
  • Feat: getAverageMemoryPowerUsage by @jaywonchung in #122
  • Fix: Add getAverageMemoryPowerUsage to GPUs as well by @jaywonchung in #124

New Contributors 🎉

Full Changelog: zeus-v0.10.0...zeus-v0.10.1