File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -162,7 +162,7 @@ Install from conda-forge ([ ):
165
+ Install the latest version from GitHub (![ Commit Count] ( https://img.shields.io/github/commits-since/XuehaiPan/nvitop/v0.11.0 ) ):
166
166
167
167
``` bash
168
168
pip3 install git+https://github.com/XuehaiPan/nvitop.git#egg=nvitop
Original file line number Diff line number Diff line change @@ -86,7 +86,7 @@ Or, clone this repo and install manually:
86
86
87
87
If this repo is useful to you, please star ⭐️ it to let more people know 🤗. |GitHub Repo Stars |_
88
88
89
- .. |Commit Count | image :: https://img.shields.io/github/commits-since/XuehaiPan/nvitop/v0.10.2
89
+ .. |Commit Count | image :: https://img.shields.io/github/commits-since/XuehaiPan/nvitop/v0.11.0
90
90
91
91
------
92
92
Original file line number Diff line number Diff line change 16
16
# ==============================================================================
17
17
"""An interactive NVIDIA-GPU process viewer, the one-stop solution for GPU process management."""
18
18
19
- __version__ = '0.10.2 '
19
+ __version__ = '0.11.0 '
20
20
__license__ = 'GPLv3'
21
21
__author__ = __maintainer__ = 'Xuehai Pan'
22
22
__email__ = 'XuehaiPan@pku.edu.cn'
You can’t perform that action at this time.
0 commit comments