Skip to content

Commit

Permalink
Switch pynvml to nvidia-ml-py (#5529)
Browse files Browse the repository at this point in the history
Fixes: #5517 

Link to PyPI for nvidia-ml-py
[here](https://pypi.org/project/nvidia-ml-py/) showing usage remaining
the same as previous pynvml package.
  • Loading branch information
loadams authored May 13, 2024
1 parent 3a7f3aa commit 82ce4ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
hjson
ninja
numpy
nvidia-ml-py
packaging>=20.0
psutil
py-cpuinfo
pydantic
pynvml
torch
tqdm

0 comments on commit 82ce4ae

Please sign in to comment.