Skip to content

v0.1.1 — GPU Metrics Fix

Choose a tag to compare

@github-actions github-actions released this 03 Mar 16:47

dgxtop v0.1.1 — GPU Metrics Fix

Bug Fixes

  • fix: restore GPU metrics for release installs and unified-memory GPUs — Fixed an issue where GPU metrics were unavailable on release builds and on GPUs with unified memory (e.g., DGX Spark GH200). NVML initialization now correctly handles shared-memory architectures.

Install

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

Full Changelog: v0.1.0...v0.1.1