Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion gpu-operator/getting-started.rst
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ To view all the options, run ``helm show values nvidia/gpu-operator``.
Set this value to ``false`` when using the Operator on systems with pre-installed drivers.
- ``true``

* - ``kernelModuleType``
* - ``driver.kernelModuleType``
- Specifies the type of the NVIDIA GPU Kernel modules to use.
Valid values are ``auto`` (default), ``proprietary``, and ``open``.

Expand Down
7 changes: 3 additions & 4 deletions gpu-operator/platform-support.rst
Original file line number Diff line number Diff line change
Expand Up @@ -439,7 +439,7 @@ See the :doc:`precompiled-drivers` page for more on using precompiled drivers.
+----------------------------+------------------------+----------------+---------------------+
| Operating System | Kernel Flavor | Kernel Version | CUDA Driver Branch |
+============================+========================+================+=====================+
| Ubuntu 22.04 | Generic, NVIDIA, Azure | 5.15 | R535, R550 |
| Ubuntu 22.04 | Generic, NVIDIA, Azure | 5.15 | R535, R550, R570 |
| | AWS, Oracle | | |
+----------------------------+------------------------+----------------+---------------------+
| Ubuntu 24.04 | Generic, NVIDIA, Azure | 6.8 | R550, R570 |
Expand All @@ -462,8 +462,6 @@ The GPU Operator has been validated in the following scenarios:
+----------------------------+------------------------+----------------+
| Ubuntu 24.04 LTS | Yes | Yes |
+----------------------------+------------------------+----------------+
| CentOS 7 | Yes | No |
+----------------------------+------------------------+----------------+
| Red Hat Core OS (RHCOS) | No | Yes |
+----------------------------+------------------------+----------------+
| Red Hat Enterprise Linux 8 | Yes | Yes |
Expand Down Expand Up @@ -517,7 +515,7 @@ Support for GPUDirect RDMA

Supported operating systems and NVIDIA GPU Drivers with GPUDirect RDMA.

- Ubuntu 22.04 LTS Network Operator 25.1.0.
- Ubuntu 24.04 LTS with Network Operator 25.1.0.
- Ubuntu 20.04 and 22.04 LTS with Network Operator 24.10.0.
- Red Hat OpenShift 4.12 and higher with Network Operator 23.10.0

Expand All @@ -529,6 +527,7 @@ Support for GPUDirect Storage

Supported operating systems and NVIDIA GPU Drivers with GPUDirect Storage.

-Ubuntu 24.04 LTS Network Operator 25.1.0
- Ubuntu 20.04 and 22.04 LTS with Network Operator 24.10.0
- Red Hat OpenShift Container Platform 4.12 and higher

Expand Down
2 changes: 0 additions & 2 deletions gpu-operator/release-notes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -96,8 +96,6 @@ New Features
* Added support for Kubernetes v1.32.
Note that the minimum supported Kubernetes versions has been updated to v1.29.

* Added support for Network Operator v25.1.0.

* Added support for new MIG profiles with HGX B200.

* Added support for the following profiles:
Expand Down