v0.4.0: `ZeusMonitor`
What's New
- Just measuring energy with Zeus has been non-trivial. Now,
ZeusMonitor
is the only way to measure time and energy consumed by an arbitrary set of GPUs from executing an arbitrary range of code. There should be one-- and preferably only one --obvious way to do it.ZeusDataLoader
was refactored to build aroundZeusMonitor
.ZeusMonitor
is quite thoroughly tested now.