[PR #178] [MERGED] deps(nvidia-ml-py): add nvidia-ml-py 13.580.65 to support list #185

Closed
opened 2026-05-05 03:27:27 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/XuehaiPan/nvitop/pull/178
Author: @XuehaiPan
Created: 8/12/2025
Status: Merged
Merged: 8/16/2025
Merged by: @XuehaiPan

Base: mainHead: cuda-13


📝 Commits (5)

  • 42a33b0 deps(nvidia-ml-py): add nvidia-ml-py 13.580.65 to support list
  • acd8146 feat(api/device): support nvmlDeviceGetTemperatureV API
  • 061b1be refactor: refactor NVML symbol lookup
  • c5cc70c docs(CHANGELOG): update CHANGELOG.md
  • 7717611 chore: add simple guard if

📊 Changes

5 files changed (+138 additions, -47 deletions)

View changed files

📝 CHANGELOG.md (+1 -1)
📝 nvitop/api/libnvml.py (+133 -43)
📝 nvitop/version.py (+2 -1)
📝 pyproject.toml (+1 -1)
📝 requirements.txt (+1 -1)

📄 Description

Support CUDA 13.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/XuehaiPan/nvitop/pull/178 **Author:** [@XuehaiPan](https://github.com/XuehaiPan) **Created:** 8/12/2025 **Status:** ✅ Merged **Merged:** 8/16/2025 **Merged by:** [@XuehaiPan](https://github.com/XuehaiPan) **Base:** `main` ← **Head:** `cuda-13` --- ### 📝 Commits (5) - [`42a33b0`](https://github.com/XuehaiPan/nvitop/commit/42a33b0bef04bf91347e18a2bdc32ef00a375e42) deps(nvidia-ml-py): add `nvidia-ml-py` 13.580.65 to support list - [`acd8146`](https://github.com/XuehaiPan/nvitop/commit/acd8146d74712eb8b7a1dfe7d8f8c3bcf735922e) feat(api/device): support `nvmlDeviceGetTemperatureV` API - [`061b1be`](https://github.com/XuehaiPan/nvitop/commit/061b1be369216c65018b2e5d0004cb4af8d098ab) refactor: refactor NVML symbol lookup - [`c5cc70c`](https://github.com/XuehaiPan/nvitop/commit/c5cc70c72fa3a78c480c7c4be82bbfe5b0068b4d) docs(CHANGELOG): update CHANGELOG.md - [`7717611`](https://github.com/XuehaiPan/nvitop/commit/771761158ee47b7d6dd9797e7a665c51e66bfdca) chore: add simple guard if ### 📊 Changes **5 files changed** (+138 additions, -47 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELOG.md` (+1 -1) 📝 `nvitop/api/libnvml.py` (+133 -43) 📝 `nvitop/version.py` (+2 -1) 📝 `pyproject.toml` (+1 -1) 📝 `requirements.txt` (+1 -1) </details> ### 📄 Description Support CUDA 13. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 03:27:27 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/nvitop#185
No description provided.