11# NVIDIA Linux Open GPU Kernel Module Source
22
33This is the source release of the NVIDIA Linux open GPU kernel modules,
4- version 535.216.01 .
4+ version 535.216.03 .
55
66
77## How to Build
@@ -17,7 +17,7 @@ as root:
1717
1818Note that the kernel modules built here must be used with GSP
1919firmware and user-space NVIDIA GPU driver components from a corresponding
20- 535.216.01 driver release. This can be achieved by installing
20+ 535.216.03 driver release. This can be achieved by installing
2121the NVIDIA GPU driver from the .run file using the ` --no-kernel-modules `
2222option. E.g.,
2323
@@ -180,15 +180,15 @@ software applications.
180180## Compatible GPUs
181181
182182The open-gpu-kernel-modules can be used on any Turing or later GPU
183- (see the table below). However, in the 535.216.01 release,
183+ (see the table below). However, in the 535.216.03 release,
184184GeForce and Workstation support is still considered alpha-quality.
185185
186186To enable use of the open kernel modules on GeForce and Workstation GPUs,
187187set the "NVreg_OpenRmEnableUnsupportedGpus" nvidia.ko kernel module
188188parameter to 1. For more details, see the NVIDIA GPU driver end user
189189README here:
190190
191- https://us.download.nvidia.com/XFree86/Linux-x86_64/535.216.01 /README/kernel_open.html
191+ https://us.download.nvidia.com/XFree86/Linux-x86_64/535.216.03 /README/kernel_open.html
192192
193193In the below table, if three IDs are listed, the first is the PCI Device
194194ID, the second is the PCI Subsystem Vendor ID, and the third is the PCI
@@ -749,6 +749,7 @@ Subsystem Device ID.
749749| NVIDIA H800 | 2324 10DE 17A8 |
750750| NVIDIA H20 | 2329 10DE 198B |
751751| NVIDIA H20 | 2329 10DE 198C |
752+ | NVIDIA H20-3e | 232C 10DE 2063 |
752753| NVIDIA H100 80GB HBM3 | 2330 10DE 16C0 |
753754| NVIDIA H100 80GB HBM3 | 2330 10DE 16C1 |
754755| NVIDIA H100 PCIe | 2331 10DE 1626 |
0 commit comments