Documentation
README
gpu-monitor
Quick GPU status check for experiment management.
Usage
Claude Code: /gpu-monitor
Claude Code: /gpu-monitor --server user@remote-host
Codex: $gpu-monitor
Behavior
- Run
nvidia-smito get current GPU status - Display a clean summary table:
- GPU ID, Name, Memory (used/total), Utilization %, Temperature
- Running processes on each GPU
- Identify which GPUs are free (< 1GB memory used)
- Identify which GPUs are running experiments (check for python/torchrun processes)
- If
--serveris provided, SSH to remote server first
Output Format
This is the opening of the README. Read the full README on GitHub.