Skip to content

v1.9.0

Compare
Choose a tag to compare
@elezar elezar released this 22 Mar 11:09

This release of the NVIDIA Container Toolkit v1.9.0 is primarily targeted at adding multi-arch support for the container-toolkit images. It also includes enhancements for use on Tegra-systems and some notable bugfixes.

NOTE: This release is a unified release of the NVIDIA Container Toolkit that consists of the following packages:

Changes from libnvidia-container 1.9.0

  • Add additional check for Tegra in /sys/.../family file in CLI
  • Update jetpack-specific CLI option to only load Base CSV files by default
  • Fix bug (from v1.8.0) when mounting GSP firmware into containers without /lib to /usr/lib symlinks
  • Update nvml.h to CUDA 11.6.1 nvML_DEV 11.6.55
  • Update switch statement to include new brands from latest nvml.h
  • Process all --require flags on Jetson platforms
  • Fix long-standing issue with running ldconfig on Debian systems