Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
nvitop v1.5.3 source code.tar.gz | 2025-08-16 | 239.2 kB | |
nvitop v1.5.3 source code.zip | 2025-08-16 | 301.2 kB | |
README.md | 2025-08-16 | 623 Bytes | |
Totals: 3 Items | 541.1 kB | 4 |
What's Changed
Added
- Add CUDA-13 NVML API support by @XuehaiPan in [#178].
Changed
- Draw network and disk I/O graphs with centered symmetric zero in Grafana dashboard by @XuehaiPan.
Fixed
- Fix
device.pcie_tx_throughput()
returns PCIe RX throughput due to a typo in argument by @kyet in [#176].
Removed
- Remove per-version install extras for
nvidia-ml-py
and prefernvitop[cudaXX]
instead by @XuehaiPan in [#179].
New Contributors
- @kyet made their first contribution in [#176]
Full Changelog: https://github.com/XuehaiPan/nvitop/compare/v1.5.2...v1.5.3