A Python module/TUI that provides AMD GPU statistics
gpustats.py | ||
logging.png | ||
main.png | ||
README.md | ||
stats.css |
amdgpu_stats
Simple TUI (using Textual) that shows AMD GPU statistics:
- GPU Utilization
- Temperature
- Core clock
- Core voltage
- Memory clock
- Power consumption
- Power limits
- Default
- Configured
- Board capability
Screenshots
Requirements
It may be necessary to update the amdgpu.ppfeaturemask
parameter to enable data collection.
This is assumed for control over the elements being monitored. Untested without. See this Arch Wiki doc for context
The following unusual modules are required:
This list may not be maintained; consider imports / your environment