mirror of
https://github.com/XuehaiPan/nvitop.git
synced 2026-05-21 06:45:24 -06:00
docs(core/version): update docstring for PYNVML_VERSION_CANDIDATES
Signed-off-by: Xuehai Pan <XuehaiPan@pku.edu.cn>
This commit is contained in:
parent
decf1592e8
commit
0a9048c822
1 changed files with 2 additions and 1 deletions
|
|
@ -51,9 +51,10 @@ or
|
|||
|
||||
Note:
|
||||
The package ``nvidia-ml-py`` is not backward compatible over releases. This may cause problems
|
||||
such as *"Function Not Found"* errors with Old versions of NVIDIA drivers (e.g. the NVIDIA R430
|
||||
such as *"Function Not Found"* errors with old versions of NVIDIA drivers (e.g. the NVIDIA R430
|
||||
driver on Ubuntu 16.04 LTS).
|
||||
The ideal solution is to let the user install the best-fit version of ``nvidia-ml-py``.
|
||||
See also: `nvidia-ml-py's Release History <https://pypi.org/project/nvidia-ml-py/#history>`_.
|
||||
|
||||
``nvidia-ml-py==11.450.51`` is the last version supports the NVIDIA R430 driver (CUDA 10.x).
|
||||
Since ``nvidia-ml-py>=11.450.129``, the definition of struct ``nvmlProcessInfo_t`` has introduced
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue