From 275f8ae5edd62284814a817b1f2417b0c619d493 Mon Sep 17 00:00:00 2001 From: Mike McKiernan Date: Fri, 3 May 2024 08:30:03 -0400 Subject: [PATCH 1/2] Identify GPUs for OSV Signed-off-by: Mike McKiernan --- gpu-operator/platform-support.rst | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/gpu-operator/platform-support.rst b/gpu-operator/platform-support.rst index 495b32155..2fe738904 100644 --- a/gpu-operator/platform-support.rst +++ b/gpu-operator/platform-support.rst @@ -456,6 +456,16 @@ Starting with KubeVirt v0.58.2 and v0.59.1, and OpenShift Virtualization 4.12.3 you must set the ``DisableMDEVConfiguration`` feature gate. Refer to :ref:`GPU Operator with KubeVirt` or :ref:`NVIDIA GPU Operator with OpenShift Virtualization`. +OpenShift Virtualization with NVIDIA vGPU is supported on the following devices: + +- GA10x: A40, RTX A6000, RTX A5500, RTX A5000, A16, A10, A2. + + The A10G and A10M GPUs are excluded. + +- AD10x: L40, RTX 6000 Ada, L4. + + The L40G GPU is excluded. + Support for GPUDirect RDMA -------------------------- From bfaf08cd633e08c0d08d887b63d2c8f654b3c915 Mon Sep 17 00:00:00 2001 From: Mike McKiernan Date: Fri, 3 May 2024 13:40:59 -0400 Subject: [PATCH 2/2] GPUs for KubeVirt and OSV Signed-off-by: Mike McKiernan --- gpu-operator/platform-support.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gpu-operator/platform-support.rst b/gpu-operator/platform-support.rst index 2fe738904..a11e23070 100644 --- a/gpu-operator/platform-support.rst +++ b/gpu-operator/platform-support.rst @@ -456,7 +456,7 @@ Starting with KubeVirt v0.58.2 and v0.59.1, and OpenShift Virtualization 4.12.3 you must set the ``DisableMDEVConfiguration`` feature gate. Refer to :ref:`GPU Operator with KubeVirt` or :ref:`NVIDIA GPU Operator with OpenShift Virtualization`. -OpenShift Virtualization with NVIDIA vGPU is supported on the following devices: +KubeVirt and OpenShift Virtualization with NVIDIA vGPU is supported on the following devices: - GA10x: A40, RTX A6000, RTX A5500, RTX A5000, A16, A10, A2.