Skip to main content

Terminal dashboard for NVIDIA GPUs, system CPU/memory, and processes — clickable, with conda/docker/tmux info per process.

Project description

htop-gpu

NVIDIA GPUs, system CPU/memory, and processes in one terminal dashboard — each process annotated with its conda env, docker container, and working directory.

PyPI Python License

Install · Usage · Keys · Why

htop-gpu demo

Install

pip install htop-gpu
htop-gpu          # one-shot snapshot
htop-gpu -w       # watch mode
hgpu -w           # short alias

Linux, Python 3.9+, NVIDIA driver. Uses NVML (fast) when available, falls back to nvidia-smi.

What it does

  • GPUs, CPU/memory, and processes in one screen
  • Click any panel title to switch what the process table shows (cpu / memory for top system processes, gpus for GPU-only, processes to fullscreen the table)
  • Click column headers to sort
  • Click a process row → press k to send SIGTERM (falls back to sudo kill with a password prompt if you don't own it)
  • Conda env, docker container, tmux session shown next to each command, so you can tell at a glance whose stray process is hogging GPU 5
  • Adaptive layout — drops decorations as the terminal shrinks; it keeps the GPU + CPU/Mem panels visible even on tiny windows

Usage

Watch mode is mouse-driven. Everything is also keyboard:

key what it does
c / m / p switch to cpu / memory / focus-procs view
Esc, back out (clears mode / focus / selection)
move selection
k, F9 kill selected process
l toggle full command lines
09 filter to that GPU index
q, F10, Ctrl-C quit

Mouse uses SGR mouse mode (\x1b[?1006h) — works in iTerm2, Kitty, WezTerm, Ghostty, Alacritty, Windows Terminal, modern xterm/Konsole, and tmux with mouse on.

For scripts:

htop-gpu --json | jq '.processes[] | select(.gpu_mem_mib > 10000)'

Credits

UI takes inspiration from htop, btop, and nvtop. Independent project, not affiliated.

License

MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

htop_gpu-0.1.0.tar.gz (29.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

htop_gpu-0.1.0-py3-none-any.whl (27.8 kB view details)

Uploaded Python 3

File details

Details for the file htop_gpu-0.1.0.tar.gz.

File metadata

  • Download URL: htop_gpu-0.1.0.tar.gz
  • Upload date:
  • Size: 29.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.8

File hashes

Hashes for htop_gpu-0.1.0.tar.gz
Algorithm Hash digest
SHA256 3df75490cad05fdcccb5e7cff50210529dcb602882504e317f8bec4486daca51
MD5 e5834bd543fafe2284ceff88226bd36a
BLAKE2b-256 b99893e11cece0151bd8ff843542968a49ecf6fad74c532b176a38ae0a9c8d82

See more details on using hashes here.

File details

Details for the file htop_gpu-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: htop_gpu-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 27.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.8

File hashes

Hashes for htop_gpu-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 607e6c7224cefd1c18e39a4b2ed7f901f8050362bc7c463ed8744842957f663a
MD5 2c98b4c4266cef128b5fa799968de039
BLAKE2b-256 d4cf24278e4aa86b4c440a165c87f0b854489aee5dcc25702a1cf9e3922b6da3

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page