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: src/bci_build/package/nvidia-driver/README.md.j2
+3-6Lines changed: 3 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -6,14 +6,11 @@
6
6
The {{ image.pretty_name }} container image provides NVIDIA GPU drivers in a
7
7
containerized environment. This image is based on
8
8
{{ image.os_version.pretty_distribution_base_name }} and includes both the
9
-
open-source and proprietary NVIDIA kernel modules, along with the necessary
9
+
open-source and proprietary NVIDIA kernel modules {{ image.version }}, along with the necessary
10
10
user-space tools.
11
11
12
-
It is specifically designed for use with the NVIDIA GPU Operator or for manual
13
-
driver deployment on container hosts. This image includes the NVIDIA driver
14
-
{{ image.version }}.
15
-
16
-
This container image contains [precompiled drivers](https://docs.nvidia.com/datacenter/cloud-native/gpu-operator/latest/precompiled-drivers.html), allowing faster deployment.
12
+
It is providing [precompiled binaries](https://docs.nvidia.com/datacenter/cloud-native/gpu-operator/latest/precompiled-drivers.html) for the NVIDIA GPU Operator or for manual
13
+
driver deployment on container hosts, allowing for faster deployment.
0 commit comments