mirror of
https://github.com/XuehaiPan/nvitop.git
synced 2026-05-15 06:06:12 -06:00
deps(nvidia-ml-py): add nvidia-ml-py 13.580.82 to support list (#186)
This commit is contained in:
parent
996078bfb8
commit
2cdce49c4e
2 changed files with 2 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
|
||||
### Added
|
||||
|
||||
-
|
||||
- Add `nvidia-ml-py` 13.580.82 to support list for NVIDIA Spark/Thor by [@johnnynunez](https://github.com/johnnynunez) in [#186](https://github.com/XuehaiPan/nvitop/pull/186).
|
||||
|
||||
### Changed
|
||||
|
||||
|
|
|
|||
|
|
@ -91,6 +91,7 @@ PYNVML_VERSION_CANDIDATES = (
|
|||
'12.570.172',
|
||||
'12.575.51',
|
||||
'13.580.65',
|
||||
'13.580.82',
|
||||
)
|
||||
"""The list of supported ``nvidia-ml-py`` versions.
|
||||
See also: `nvidia-ml-py's Release History <https://pypi.org/project/nvidia-ml-py/#history>`_.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue