summaryrefslogtreecommitdiffstats
path: root/docs/aoa/gpu.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/aoa/gpu.rst')
-rw-r--r--docs/aoa/gpu.rst4
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/aoa/gpu.rst b/docs/aoa/gpu.rst
index 85d1cdba..9b61ccdd 100644
--- a/docs/aoa/gpu.rst
+++ b/docs/aoa/gpu.rst
@@ -4,7 +4,8 @@ GPU
===
.. note::
- You need to install the `py3nvml`_ library on your system.
+ You need to install the `nvidia-ml-py`_ library on your system.
+ Or `py3nvml`_ for Glances 3.4.0.2 or lower.
Or `nvidia-ml-py3`_ for Glances 3.1.3 or lower.
The GPU stats are shown as a percentage of value and for the configured
@@ -49,5 +50,6 @@ GPU (PROC/MEM) Status
``>90%`` ``CRITICAL``
============== ============
+.. _nvidia-ml-py: https://pypi.org/project/nvidia-ml-py/
.. _py3nvml: https://pypi.org/project/py3nvml/
.. _nvidia-ml-py3: https://pypi.org/project/nvidia-ml-py3/