Archived
1
1
Fork 0
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.
amdgpu_stats/README.md

822 B

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

Note: Tested only on RX6000 series cards -- will support more with help, please file an issue.

Requirements

Kernel

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 for context

Screenshots

Main screen: Screenshot of main screen

Log screen: Screenshot of log screen