Archived
1
1
Fork 0
A Python module/TUI that provides AMD GPU statistics
This repository has been archived on 2024-03-02. You can view files and clone it, but cannot push or open issues or pull requests.
Find a file
2023-04-21 00:47:54 -05:00
gpustats.py init 2023-04-21 00:42:38 -05:00
logging.png init 2023-04-21 00:42:38 -05:00
main.png init 2023-04-21 00:42:38 -05:00
README.md add notes on requirements; pending packaging 2023-04-21 00:47:54 -05:00
stats.css init 2023-04-21 00:42:38 -05:00

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

Main screen: Screenshot of main screen

Log screen: Screenshot of log screen

Requirements

The following unusual modules are required:

This list may not be maintained; consider imports / your environment