v1.11.0-rc.3
Pre-release
Pre-release
- Build fedora35 packages
- Introduce an
nvidia-container-toolkit-basepackage for better dependency management - Fix removal of
nvidia-container-runtime-hookon RPM-based systems - Inject platform files into container on Tegra-based systems
NOTE: When upgrading from(or downgrading to) another 1.11.0-rc.* version it may be required to remove the nvidia-container-toolkit or nvidia-container-toolkit-base package(s) manually. This is due to the introduction of the nvidia-container-toolkit-base package which now provides the configuration file for the NVIDIA Container Toolkit. Upgrades from or downgrades to older versions of the NVIDIA Container Toolkit (i.e. <= 1.10.0) should work as expected.
Changes for the container-toolkit container
- Update CUDA base images to 11.7.1
- Fix bug in setting of toolkit
accept-nvidia-visible-devices-*config options introduced inv1.11.0-rc.2.
Changes from libnvidia-container v1.11.0-rc.3
- Preload
libgcc_s.so.1on arm64 systems