Releases: narendasan/rtop
Releases · narendasan/rtop
Bug Fix Release: NVML Power Limit Reporting on Laptop GPUs
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
Updated UI, new panels and GPU monitoring
rtop v0.1.3
2 years in the making :)
This update adds a ton of new panels and new features specifically for laptops and systems with NVIDIA GPUs
Panels in this version:
System
- CPU usage
- Memory and Swap usage
- Process info
- Disk usage
- Network usage
optional panels
- Battery Status and Health
GPU (optional)
- Driver Info
- Device info
- GPU utilization
- Memory utilization
- Power consumption
- Temperature
Adding Disk usage panel
Adding support for monitoring disk usage
Resolve Linux bug
Fixes a bug in linux
A more reasonable amount of functionality
Adds a process table, memory tracking, and network info, making rtop sigificantly more useful (not that 0.0.0 was useful in the slightest).
First version with any functionality
This release is not useful in the slightest but shows that the idea works