# Umio-Yasuno/amdgpu_top

Tool to display AMDGPU usage

Repository: https://github.com/Umio-Yasuno/amdgpu_top
Canonical: https://ross.abutalabs.com/products/amdgpu_top
Language: Rust
License: MIT
License Family: permissive
Topics: amdgpu, libdrm
Last push: 2026-08-22T19:36:48+00:00

## Health v2 (maintenance only)
Score: 88/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 72, longevity 91
- inputs: {"age_days": 1280, "days_push": 11, "days_rel": 107, "gap_med": 50, "n_releases_24m": 12}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1683, forks 59 (observed 2026-08-28T04:05:21.876275+00:00)

## What it is
amdgpu_top is a Rust-based tool that displays AMD GPU utilization and statistics, similar to radeontop or intel_gpu_top. It gathers data from performance counters (GRBM, GRBM2), sensors, fdinfo, gpu_metrics, and the AMDGPU driver, offering TUI, GUI, SMI, and JSON output modes.

## Use cases
- monitor amd gpu usage on linux
- view per-process gpu memory usage
- check gpu temperature and vram usage
- dump gpu info and vbios details
- watch gpu performance counters like radeontop
- export gpu metrics as json for scripting

## When to choose
- you need an nvidia-smi-like monitoring tool for AMD GPUs on Linux
- you want per-process GPU memory and fdinfo statistics
- you need machine-readable GPU metrics in JSON format
- you want both terminal and GUI monitoring options

## When to avoid
- you use NVIDIA or Intel GPUs exclusively
- you need cross-platform GPU monitoring on Windows or macOS
- you require deep profiling or tracing rather than utilization monitoring

## Facets
- artifact type: cli-tool
- maturity: active
- function: monitoring, cli, terminal-ui, gui, developer-tools
- domain: developer-tools, hardware, performance
- platform: rust, cli
- tags: amdgpu, gpu-monitoring, libdrm, tui, gpu-utilization, fdinfo, gpu-metrics, radeon, command-line, linux, desktop

## Member repositories
- Umio-Yasuno/amdgpu_top (main) score 88

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:21.876275+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:41:18.704854+00:00, confidence not recorded.
  - readme: https://github.com/Umio-Yasuno/amdgpu_top (fetched 2026-08-28T04:05:21.876275+00:00, sha 332b6b4803fd)
  - registry_crates: https://crates.io/api/v1/crates/amdgpu_top (fetched 2026-08-29T11:14:07.185552+00:00, sha 21686bb9d4d7)
- Data as of 2026-08-30T08:39:29.467469+00:00.
