We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab05083 commit e2ff683Copy full SHA for e2ff683
CHANGELOG.md
@@ -1,5 +1,18 @@
1
# NVIDIA Container Toolkit Changelog
2
3
+## v1.17.7
4
+
5
+- Fix mode detection on Thor-based systems. This correctly resolves `auto` mode to `csv`.
6
+- Fix resolution of libs in LDCache on ARM. This fixes CDI spec generation on ARM-based systems using NVML.
7
8
+### Changes in the Toolkit Container
9
10
+- Bump CUDA base image version to 12.9.0
11
12
+### Changes in libnvidia-container
13
14
+- Add `--cuda-compat-mode` flag to the `nvidia-container-cli configure` command.
15
16
## v1.17.6
17
18
### Changes in the Toolkit Container
0 commit comments