Skip to content

Zeus Daemon v0.2.0

Compare
Choose a tag to compare
@jaywonchung jaywonchung released this 03 Feb 07:18
· 1 commit to master since this release

Change Highlights

CPU and DRAM energy measurements

Zeus daemon now also supports CPU and DRAM energy measurements with RAPL, which also requires root privileges just for measurement. Zeus daemon has also been integrated into the Zeus Python library, so as long as you have the daemon deployed and you set the ZEUSD_SOCK_PATH environment variable, you'll be all set!

What's Changed

  • [Feat] Implement CPU and DRAM monitoring for zeusd by @wbjin in #137
  • Incorporate Zeusd for CPU and DRAM monitoring in ZeusMonitor by @michahn01 in #150
  • Trace GPU ID in Zeusd GPU routes by @jaywonchung in #152