mirror of
https://github.com/XuehaiPan/nvitop.git
synced 2026-05-15 14:15:55 -06:00
feat(select): add CUDA visible devices selection tool (#28)
Signed-off-by: Xuehai Pan <XuehaiPan@pku.edu.cn>
This commit is contained in:
parent
674c0df846
commit
08e33b7455
7 changed files with 806 additions and 60 deletions
|
|
@ -51,6 +51,7 @@ dynamic = [
|
|||
|
||||
[project.scripts]
|
||||
nvitop = "nvitop.cli:main"
|
||||
nvisel = "nvitop.select:main"
|
||||
|
||||
[project.urls]
|
||||
Homepage = "https://github.com/XuehaiPan/nvitop"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue