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
Full Changelog: v1.5.2...v1.5.3