Download Latest Version nvitop v1.7.0 source code.tar.gz (254.6 kB)
Email in envelope

Get an email when there's a new version of Nvitop

Home / v1.7.0
Name Modified Size InfoDownloads / Week
Parent folder
nvitop v1.7.0 source code.tar.gz < 20 hours ago 254.6 kB
nvitop v1.7.0 source code.zip < 20 hours ago 324.6 kB
README.md < 20 hours ago 1.5 kB
Totals: 3 Items   580.7 kB 0

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

  • Relocate the nvitop.callbacks subpackage (Keras / Lightning / TensorBoard GpuStatsLogger and add_scalar_dict) to examples/ml-framework-callbacks/ by @XuehaiPan in [#216].

Full Changelog: https://github.com/XuehaiPan/nvitop/compare/v1.6.2...v1.7.0

Source: README.md, updated 2026-05-16