Skip to content

Commit 257435b

Browse files
pynvml => nvidia-ml-py in CI (#9111)
1 parent 7024d52 commit 257435b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

continuous_integration/environment-3.10.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ dependencies:
3232
- prometheus_client
3333
- psutil
3434
- pyarrow
35-
- pynvml # Only tested here
35+
- nvidia-ml-py # Only tested here
3636
- pytest<8.4 # Pin due to https://github.com/pytest-dev/pytest-cov/issues/693
3737
- pytest-cov
3838
- pytest-faulthandler

0 commit comments

Comments
 (0)