github XuehaiPan/nvitop v1.7.0
nvitop v1.7.0

7 days ago

What's Changed

Added

  • Add nvidia-ml-py 13.595.45 to support list by @XuehaiPan.
  • Add support for open kernel-module driver packages (e.g., nvidia-driver-595-open) in install-nvidia-driver.sh with new --proprietary and --open flags by @XuehaiPan.
  • Add TLS and mutual TLS (mTLS) support for nvitop-exporter via new --certfile, --keyfile, --client-cafile, --client-capath, and --client-auth-required CLI flags by @XuehaiPan in #213. Issued by @StefanSander3 in #131.
  • Add --readonly CLI flag (and equivalent NVITOP_MONITOR_MODE="readonly" env token) for monitor mode that disables all process-mutating shortcuts (Ctrl-c / T / K / I / k) by @XuehaiPan in #214.
  • Add examples/ directory with self-contained runnable scripts by @XuehaiPan in #216.

Changed

  • Bump minimum prometheus-client version to 0.19.0 for nvitop-exporter (required for TLS support) by @XuehaiPan in #213.

Fixed

  • Propagate need_redraw=True to parent if self.need_redraw has been already updated to True to avoid missing redraws by @XuehaiPan.

Removed

Full Changelog: v1.6.2...v1.7.0

Don't miss a new nvitop release

NewReleases is sending notifications on new releases.