mirror of
https://github.com/XuehaiPan/nvitop.git
synced 2026-05-15 14:15:55 -06:00
feat(core/libnvml): add compatibility layers for NVML Python bindings (#30)
This commit is contained in:
parent
72f31e5d29
commit
1a194afcb5
7 changed files with 286 additions and 23 deletions
|
|
@ -44,7 +44,7 @@ classifiers = [
|
|||
"Topic :: Utilities",
|
||||
]
|
||||
dependencies = [
|
||||
"nvidia-ml-py >= 11.450.51, < 11.500.0a0",
|
||||
"nvidia-ml-py >= 11.450.51, < 11.516.0a0",
|
||||
"psutil >= 5.6.6",
|
||||
"cachetools >= 1.0.1",
|
||||
"termcolor >= 1.0.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue