You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: container-toolkit/release-notes.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,7 +28,7 @@ The following `container-toolkit` conatiners are included:
28
28
29
29
### Fixes and Features
30
30
- Fixed mode detection on Thor-based systems. With this change, the runtime mode correctly resolves to `csv`.
31
-
- Fixed the resolution of libraries in in the LDCache on ARM. This fixes CDI spec generation on ARM-based systems using NVML.
31
+
- Fixed the resolution of libraries in the LDCache on ARM. This fixes CDI spec generation on ARM-based systems using NVML.
32
32
- Added a `nvidia-container-runtime-modes.legacy.cuda-compat-mode` option to provide finer control of how CUDA Forward Compatibility is handled. The default value (`ldconfig`) fixes CUDA Compatibility Support in cases where only the NVIDIA Container Runtime Hook is used (e.g. the Docker `--gpus` command line flag).
33
33
- Improved the `update-ldcache` hook to run in isolated namespaces. This improves hook security.
0 commit comments