diff --git a/openshift/openshift-virtualization.rst b/openshift/openshift-virtualization.rst index 08a9d2004..be546d8a6 100644 --- a/openshift/openshift-virtualization.rst +++ b/openshift/openshift-virtualization.rst @@ -224,19 +224,22 @@ Use the following steps to build the vGPU Manager container and push it to a pri #. Download the vGPU Software from the `NVIDIA Licensing Portal `_. + **For NVIDIA AI Enterprise customers, download:** + + * Login to the NVIDIA Licensing Portal and navigate to the **Software Downloads** section. + * Navigate to **[GPU Name] > NVAIE** then **Platform > Linux KVM**. + * Download the **NVAIE [GPU Name] Linux KVM driver**. NVIDIA AI Enterprise customers must use the ``aie`` .run file for building the NVIDIA vGPU Manager image. After downloading, and rename the file to ``NVIDIA-Linux-x86_64--vgpu-kvm.run``. Refer to the ``Infrastructure Support Matrix`` under section under the `NVIDIA AI Enterprise Infra Release Branches `_ for details on supported version number to use. + + + **For non-NVIDIA AI Enterprise customers:** + * Login to the NVIDIA Licensing Portal and navigate to the **Software Downloads** section. * The NVIDIA vGPU Software is located on the **Driver downloads** tab of the **Software Downloads** page. * Click the **Download** link for the Linux KVM complete vGPU package. + Confirm that the **Product Version** column shows the vGPU version to install. Unzip the bundle to obtain the NVIDIA vGPU Manager for Linux file, ``NVIDIA-Linux-x86_64--vgpu-kvm.run``. - .. note:: - - NVIDIA AI Enterprise customers must use the ``aie`` .run file for building the NVIDIA vGPU Manager image. - Download the ``NVIDIA-Linux-x86_64--vgpu-kvm-aie.run`` file instead, and rename it to - ``NVIDIA-Linux-x86_64--vgpu-kvm.run`` before proceeding with the rest of the procedure. - Refer to the ``Infrastructure Support Matrix`` under section under the `NVIDIA AI Enterprise Infra Release Branches `_ for details on supported version number to use. - Use the following steps to clone the driver container repository and build the driver image. #. Open a terminal and clone the driver container image repository: