Skip to content

Commit ccdd12c

Browse files
cdesiniotischenopis
authored andcommitted
Update CDI bullet in release notes
Signed-off-by: Christopher Desiniotis <[email protected]>
1 parent 7d611dc commit ccdd12c

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

gpu-operator/release-notes.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,15 @@ New Features
5959
The ``cdi.enabled`` field in the ClusterPolicy is now set to ``true`` by default.
6060
The ``cdi.default`` field is now deprecated and will be ignored.
6161

62+
- When ``cdi.enabled`` is ``true`` the GPU Operator now leverages CDI support in container
63+
runtimes, e.g. containerd and cri-o, for injecting GPU support into workload containers.
64+
This differs from prior releases where CDI support in container runtimes was not used, and
65+
instead, an ``nvidia`` runtime class configured in CDI mode was used.
66+
- For OpenShift users upgrading to 25.10.0, we recommend updating the ``cdi.enabled``
67+
field in ClusterPolicy to ``true`` post-upgrade. This field will not automatically be
68+
updated to ``true`` since the Operator Lifecycle Manager (OLM) does not mutate custom
69+
resources on operator upgrades.
70+
6271
* When using virtualization, on GPUs that support MIG, you now have the option to select MIG-backed vGPU instances instead of time-sliced vGPU instances.
6372
To select a MIG-backed vGPU profile, label the node with the name of the MIG-backed vGPU profile.
6473

0 commit comments

Comments
 (0)