Skip to content

Releases: NVIDIA/libnvidia-container

v1.12.0-rc.1

10 Oct 15:08

Choose a tag to compare

v1.12.0-rc.1 Pre-release
Pre-release
  • Add NVVM Compiler Library (libnvidia-nvvm.so) to list of compute libraries

v1.11.0

14 Sep 14:32

Choose a tag to compare

This is a promotion of the v1.11.0-rc.3 release to GA and is part of the NVIDIA Container Toolkit v1.11.0 release.

v1.11.0-rc.3

  • Preload libgcc_s.so.1 on arm64 systems

v1.11.0-rc.2

  • Fix bug where --no-pivot-root option would result in LDCache not being updated.

v1.11.0-rc.1

NOTE: There was no v1.11.0-rc.1 release.

v1.11.0-rc.3

25 Aug 12:07

Choose a tag to compare

v1.11.0-rc.3 Pre-release
Pre-release
  • Preload libgcc_s.so.1 on arm64 systems

v1.11.0-rc.2

27 Jul 14:52

Choose a tag to compare

v1.11.0-rc.2 Pre-release
Pre-release
  • Fix bug where --no-pivot-root option would result in LDCache not being updated.

NOTE: There was no v1.11.0-rc.1 release.

v1.10.0

13 Jun 14:40

Choose a tag to compare

This is a promotion of the v1.10.0-rc.3 release to GA and is part of the NVIDIA Container Toolkit v1.10.0 release.

v1.10.0-rc.3

  • Fix bug introduced when adding libcudadebugger.so to list of libraries in v1.10.0-rc.2

v1.10.0-rc.2

  • Bump libtirpc to 1.3.2 (#168)
  • Fix bug when running host ldconfig using glibc compiled with a non-standard prefix
  • Add libcudadebugger.so to list of compute libraries

v1.10.0-rc.1

  • [WSL2] Fix segmentation fault on WSL2s system with no adapters present (e.g. /dev/dxg missing)
  • Ignore pending MIG mode when checking if a device is MIG enabled
  • [WSL2] Fix bug where /dev/dxg is not mounted when NVIDIA_DRIVER_CAPABILITIES does not include "compute"

v1.10.0-rc.3

30 May 10:10

Choose a tag to compare

v1.10.0-rc.3 Pre-release
Pre-release
  • Fix bug introduced when adding libcudadebugger.so to list of libraries in v1.10.0-rc.2

v1.10.0-rc.2

16 May 07:48

Choose a tag to compare

v1.10.0-rc.2 Pre-release
Pre-release
  • Bump libtirpc to 1.3.2 (#168)
  • Fix bug when running host ldconfig using glibc compiled with a non-standard prefix
  • Add libcudadebugger.so to list of compute libraries

v1.10.0-rc.1

12 Apr 08:12

Choose a tag to compare

v1.10.0-rc.1 Pre-release
Pre-release
  • [WSL2] Fix segmentation fault on WSL2s system with no adapters present (e.g. /dev/dxg missing)
  • Ignore pending MIG mode when checking if a device is MIG enabled
  • [WSL2] Fix bug where /dev/dxg is not mounted when NVIDIA_DRIVER_CAPABILITIES does not include "compute"

v1.9.0

22 Mar 11:03

Choose a tag to compare

This release is part of the NVIDIA Container Toolkit v1.9.0 release.

It contains the following changes:

  • 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

v0.11.0+jetpack

13 Jun 14:37

Choose a tag to compare

v0.11.0+jetpack Pre-release
Pre-release

This release of the NVIDIA Container Library targets Jetpack-based Tegra systems and includes the following change(s):

  • Only process base CSV files (l4t.csv, devices.csv, drivers.csv) to determine what should be injected into a container.
  • Remove building of the NVIDIA Container CLI and packaging of libnvidia-container-tools since these are provided by later versions as dependencies of the NVIDIA Container Toolkit as of v1.7.0.