Skip to content

Commit 86d8639

Browse files
committed
Update changelog for the automatic CDI spec generation added for the 'runtime.nvidia.com/gpu' CDI kind
Signed-off-by: Christopher Desiniotis <[email protected]>
1 parent 32c3bd1 commit 86d8639

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# NVIDIA Container Toolkit Changelog
22

3+
## v1.15.0-rc.2
4+
* Extend the `runtime.nvidia.com/gpu` CDI kind to support full-GPUs and MIG devices specified by index or UUID.
5+
36
## v1.15.0-rc.1
47
* Skip update of ldcache in containers without ldconfig. The .so.SONAME symlinks are still created.
58
* Normalize ldconfig path on use. This automatically adjust the ldconfig setting applied to ldconfig.real on systems where this exists.
@@ -10,6 +13,7 @@
1013
* Added support for `nvidia-ctk runtime configure --enable-cdi` for the `docker` runtime. Note that this requires Docker >= 25.
1114
* Fixed bug in `nvidia-ctk config` command when using `--set`. The types of applied config options are now applied correctly.
1215
* Add `--relative-to` option to `nvidia-ctk transform root` command. This controls whether the root transformation is applied to host or container paths.
16+
* Added automatic CDI spec generation when the `runtime.nvidia.com/gpu=all` device is requested by a container.
1317

1418
* [libnvidia-container] Fix device permission check when using cgroupv2 (fixes #227)
1519

0 commit comments

Comments
 (0)