You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: gpu-operator/install-gpu-operator-nvaie.rst
+7-16Lines changed: 7 additions & 16 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -175,27 +175,18 @@ Installing GPU Operator Using the Data Center Driver
175
175
This installation method is available for bare metal clusters or any cluster that does not use virtualization.
176
176
177
177
You must install the driver that matches the supported driver branch for your NVIDIA AI Enterprise release.
178
-
The following list summarizes the driver branches for each release.
179
178
180
-
* v5.x: 550 branch
181
-
* v4.x: 535 branch
182
-
* v3.x: 525 branch
183
-
* v1.x: 470 branch
179
+
To identify the correct driver branch:
184
180
185
-
For newer releases, you can confirm the the supported driver branch by performing the following steps:
181
+
#. Refer to the `NVIDIA AI Enterprise Infra Release Branches <https://docs.nvidia.com/ai-enterprise/index.html#nvidiatab-infrastructure-software---infra-release-branches>`__
182
+
table to determine the driver branch for your release.
186
183
187
-
#. Refer to the `NVIDIA AI Enterprise Infra Release Branches <https://docs.nvidia.com/ai-enterprise/#infrastructure-software>`__
188
-
for NVIDIA AI Enterprise and access the documentation for your release.
184
+
For example, NVIDIA AI Enterprise Infra 7.x uses the R580 driver branch.
189
185
190
-
#. In the release notes, identify the supported NVIDIA Data Center GPU Driver branch.
186
+
#. Refer to :ref:`operator-component-matrix` to identify the recommended GPU Operator version and driver version that uses the same driver branch.
191
187
192
-
For example, the `Supported Hardware and Software <https://docs.nvidia.com/ai-enterprise/5.1/release-notes/index.html#supported-hardware-software>`__ for the 5.1 release
193
-
indicates that the release uses the 550.90.07 version of the Linux driver.
194
-
195
-
#. Refer to :ref:`operator-component-matrix` to identify the recommended driver version that uses the same driver branch, 550, in this case.
196
-
197
-
After identifying the correct driver version, refer to :ref:`install-gpu-operator` to install the Operator by using Helm.
198
-
Specify the ``--version=<supported-version>`` argument to install a supported version of the Operator for your NVIDIA AI Enterprise release.
188
+
After identifying the correct driver version, refer to :ref:`install-gpu-operator` for installation instructions.
189
+
Use the ``--version=<supported-version>`` argument when installing with Helm.
0 commit comments