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/gpu-operator-rdma.rst
+2-2
Original file line number
Diff line number
Diff line change
@@ -35,7 +35,7 @@ new kernel module ``nvidia-peermem`` is included in the standard NVIDIA driver i
35
35
kernel module provides Mellanox Infiniband-based HCAs direct peer-to-peer read and write access to the GPU's memory.
36
36
37
37
Starting with v23.9.1 of the Operator, the Operator uses GDS driver version 2.17.5 or newer.
38
-
This version and higher is only supported with the NVIDIA open kernel driver.
38
+
This version and higher is only supported with the NVIDIA Open GPU Kernel module driver.
39
39
The sample commands for installing the Operator include the ``--set useOpenKernelModules=true``
40
40
command-line argument for Helm.
41
41
@@ -386,7 +386,7 @@ The following section is applicable to the following configurations and describe
386
386
* Kubernetes on bare metal and on vSphere VMs with GPU passthrough and vGPU.
387
387
388
388
Starting with v22.9.1, the GPU Operator provides an option to load the ``nvidia-fs`` kernel module during the bootstrap of the NVIDIA driver daemonset.
389
-
Starting with v23.9.1, the GPU Operator deploys a version of GDS that requires using the NVIDIA open kernel driver.
389
+
Starting with v23.9.1, the GPU Operator deploys a version of GDS that requires using the NVIDIA Open GPU Kernel module driver.
390
390
391
391
The following sample command applies to clusters that use the Network Operator to install the MLNX_OFED drivers.
0 commit comments