Skip to content

Releases: Micuks/nvitop-cluster

Release list

v0.1.1

Choose a tag to compare

@Micuks Micuks released this 06 Aug 07:04

Fix

  • README screenshot uses an absolute GitHub raw URL so it renders on PyPI (relative paths break in the long description).

v0.1.0

Choose a tag to compare

@Micuks Micuks released this 06 Aug 06:47

nvitop-cluster 0.1.0

First release: multi-node GPU monitor from MPI hostfile.

Install

pip install nvitop-cluster
# or
uv pip install nvitop-cluster

Highlights

  • Hostfile-driven multi-node table (local NVML + SSH peers)
  • Dual GPU util / memory bars, temps, power, resolved process cmdlines
  • nvitop-cluster console entry / python -m nvitop_cluster
  • Zero third-party Python dependencies (stdlib only)
  • Published via GitHub Actions Trusted Publishing