Skip to content

Dgxtop

v0.2.2 Feature

This release adds 3 notable features for engineering teams evaluating rollout.

Published 4mo Monitoring & Metrics
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

cli dgx gpu htop monitoring nvidia
+5 more
nvidia-gpu ratatui rust system-monitor tui

Summary

AI summary

Updates Unified-Memory GPU Support, color-coded, and kWh across a mixed release.

Full changelog

dgxtop v0.2.2 — Full GPU Stats & Unified-Memory Support

GPU Detail: Complete 1/6/12/24h Statistics

Each time window now shows 2 lines with full avg/max/cumulative data:

 1h  util 95/96%  temp 77°/78°  mem 40/42%
     pwr 280/310W (0.280kWh)  PCIe TX:12.5GB/s/14GB/s RX:8.2GB/s/10GB/s

| Metric | Format |
|--------|--------|
| Utilization | avg/max % |
| Temperature | avg/max °C (color-coded) |
| Memory | avg/max % |
| Power | avg/max W + cumulative energy (kWh) |
| PCIe | TX avg/max, RX avg/max (discrete GPUs only) |

Unified-Memory GPU Support (DGX Spark / GH200)

  • Detects unified-memory architecture (memory_is_shared) and uses known-specs lookup for theoretical bandwidth since NVML cannot report mem clock or bus width
  • Shows memory type: LPDDR5X (Unified), LPDDR5 (Unified), etc.
  • Displays peak 273 GB/s (no HW counter) instead of misleading 0 GB/s
  • Known specs: GB10 (273 GB/s), GH200 (546 GB/s), Orin (204.8 GB/s), Xavier (136.5 GB/s)

Install

curl -fsSL https://raw.githubusercontent.com/DennySORA/dgxtop/main/install.sh | bash

Full Changelog: https://github.com/DennySORA/dgxtop/compare/v0.2.1...v0.2.2

Full Changelog: https://github.com/DennySORA/dgxtop/compare/v0.2.1...v0.2.2

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track Dgxtop

Get notified when new releases ship.

Sign up free

About Dgxtop

All releases →

Related context

Beta — feedback welcome: [email protected]