rtop v0.1.4
Fixes the gpumonitor
feature on laptop GPUs.
NVML does not report power limits on laptop parts. This is causes the reporter to fail to setup. A workaround has been added to just report unknown in this case.
What's Changed
- Fix NVML interfacing by @narendasan in #15
Full Changelog: v0.1.3...v0.1.4