Skip to content

Commit dcff311

Browse files
author
Evan Lezar
committed
Merge branch 'update-libnvidia-container' into 'main'
Update libnvidia-container See merge request nvidia/container-toolkit/container-toolkit!340
2 parents 738af29 + 731168e commit dcff311

File tree

2 files changed

+23
-1
lines changed

2 files changed

+23
-1
lines changed

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,28 @@
22

33
## v1.13.0-rc.2
44

5+
* Don't fail chmod hook if paths are not injected
6+
* Only create `by-path` symlinks if CDI devices are actually requested.
7+
* Fix possible blank `nvidia-ctk` path in generated CDI specifications
8+
* Fix error in postun scriplet on RPM-based systems
9+
* Only check `NVIDIA_VISIBLE_DEVICES` for environment variables if no annotations are specified.
10+
* Add `cdi.default-kind` config option for constructing fully-qualified CDI device names in CDI mode
11+
* Add support for `accept-nvidia-visible-devices-envvar-unprivileged` config setting in CDI mode
12+
* Add `nvidia-container-runtime-hook.skip-mode-detection` config option to bypass mode detection. This allows `legacy` and `cdi` mode, for example, to be used at the same time.
13+
* Add support for generating CDI specifications for GDS and MOFED devices
14+
* Ensure CDI specification is validated on save when generating a spec
15+
* Rename `--discovery-mode` argument to `--mode` for `nvidia-ctk cdi generate`
16+
* [libnvidia-container] Fix segfault on WSL2 systems
17+
* [toolkit-container] Add `--cdi-enabled` flag to toolkit config
18+
* [toolkit-container] Install `nvidia-ctk` from toolkit container
19+
* [toolkit-container] Use installed `nvidia-ctk` path in NVIDIA Container Toolkit config
20+
* [toolkit-container] Bump CUDA base images to 12.1.0
21+
* [toolkit-container] Set `nvidia-ctk` path in the
22+
* [toolkit-container] Add `cdi.k8s.io/*` to set of allowed annotations in containerd config
23+
* [toolkit-container] Generate CDI specification for use in management containers
24+
* [toolkit-container] Install experimental runtime as `nvidia-container-runtime.experimental` instead of `nvidia-container-runtime-experimental`
25+
* [toolkit-container] Install and configure mode-specific runtimes for `cdi` and `legacy` modes
26+
527
## v1.13.0-rc.1
628

729
* Include MIG-enabled devices as GPUs when generating CDI specification

third_party/libnvidia-container

Submodule libnvidia-container updated from 4f9417e to 35eb134

0 commit comments

Comments
 (0)