# wookayin/gpustat

📊 A simple command-line utility for querying and monitoring GPU status

Repository: https://github.com/wookayin/gpustat
Canonical: https://ross.abutalabs.com/products/gpustat
Homepage: https://pypi.python.org/pypi/gpustat
Language: Python
License: MIT
License Family: permissive
Topics: nvidia-smi, gpustat, gpu, python, command-line, monitoring
Last push: 2026-05-30T20:45:44+00:00

## Health v2 (maintenance only)
Score: 61/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 85, release rhythm 8, longevity 100
- inputs: {"age_days": 3783, "days_push": 95, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 4392, forks 286 (observed 2026-08-28T04:08:48.129383+00:00)

## What it is
gpustat is a simple command-line utility for querying and monitoring NVIDIA GPU status, offering a compact alternative to nvidia-smi. It displays GPU utilization, memory, temperature, fan speed, power, and per-process information, with watch mode and JSON output.

## Use cases
- monitor nvidia gpu usage from the terminal
- check which processes are using gpu memory
- watch gpu utilization in real time
- get gpu stats as  for scripts
- see gpu temperature and fan speed quickly
- monitor gpu power draw and limits

## When to choose
- you want a compact, readable alternative to nvidia-smi
- you need per-process GPU usage with usernames and commands
- you want JSON output for monitoring scripts
- you work with NVIDIA GPUs on Linux or macOS

## When to avoid
- you have AMD or Intel GPUs (NVIDIA only)
- you need a web dashboard or historical metrics collection
- your NVIDIA driver is older than 450.00 with gpustat 1.0+

## Facets
- artifact type: cli-tool
- maturity: active
- function: monitoring, cli
- domain: developer-tools, gpu-computing
- platform: python, cli
- tags: nvidia, nvidia-smi, gpu-monitoring, nvml, cuda, command-line, linux, macos

## Member repositories
- wookayin/gpustat (main) score 61

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:48.129383+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-29T18:21:12.068675+00:00, confidence not recorded.
  - readme: https://github.com/wookayin/gpustat (fetched 2026-08-28T04:08:48.129383+00:00, sha 9065261cc7e0)
  - homepage: https://pypi.python.org/pypi/gpustat (fetched 2026-08-29T09:09:08.228541+00:00, sha ae468363091c)
  - registry_pypi: https://pypi.org/pypi/gpustat/json (fetched 2026-08-29T09:09:08.237683+00:00, sha 4422002fcb5a)
- Data as of 2026-08-30T08:39:29.467469+00:00.
