mirror of
https://github.com/NVIDIA/nvidia-container-toolkit
synced 2024-11-22 08:18:32 +00:00
Update CHANGELOG.md for v1.16.2 release
Signed-off-by: Evan Lezar <elezar@nvidia.com>
This commit is contained in:
parent
2aadbbf22d
commit
8e07d90802
14
CHANGELOG.md
14
CHANGELOG.md
@ -1,5 +1,18 @@
|
|||||||
# NVIDIA Container Toolkit Changelog
|
# NVIDIA Container Toolkit Changelog
|
||||||
|
|
||||||
|
## v1.16.2
|
||||||
|
- Exclude libnvidia-allocator from graphics mounts. This fixes a bug that leaks mounts when a container is started with bi-directional mount propagation.
|
||||||
|
- Use empty string for default runtime-config-override. This removes a redundant warning for runtimes (e.g. Docker) where this is not applicable.
|
||||||
|
|
||||||
|
### Changes in the Toolkit Container
|
||||||
|
- Bump CUDA base image version to 12.6.0
|
||||||
|
|
||||||
|
### Changes in libnvidia-container
|
||||||
|
- Add no-gsp-firmware command line option
|
||||||
|
- Add no-fabricmanager command line option
|
||||||
|
- Add no-persistenced command line option
|
||||||
|
- Skip directories and symlinks when mounting libraries.
|
||||||
|
|
||||||
## v1.16.1
|
## v1.16.1
|
||||||
- Fix bug with processing errors during CDI spec generation for MIG devices
|
- Fix bug with processing errors during CDI spec generation for MIG devices
|
||||||
|
|
||||||
@ -9,7 +22,6 @@
|
|||||||
### Changes in the Toolkit Container
|
### Changes in the Toolkit Container
|
||||||
- Bump CUDA base image version to 12.5.1
|
- Bump CUDA base image version to 12.5.1
|
||||||
|
|
||||||
|
|
||||||
## v1.16.0-rc.2
|
## v1.16.0-rc.2
|
||||||
- Use relative path to locate driver libraries
|
- Use relative path to locate driver libraries
|
||||||
- Add RelativeToRoot function to Driver
|
- Add RelativeToRoot function to Driver
|
||||||
|
Loading…
Reference in New Issue
Block a user