jaywonchung
released this
10 Sep 22:01
·
10 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
toGPUs
as well by @jaywonchung in #124
New Contributors 🎉
- @danielhou0515 made their first contribution in #117
Full Changelog: zeus-v0.10.0...zeus-v0.10.1