Skip to content

Releases: NVIDIA/nvidia-container-toolkit

v1.7.0

Choose a tag to compare

@elezar elezar released this 01 Dec 10:09

This is a promotion of the v1.7.0 release to GA.

It allows the packages of the NVIDIA Container Toolkit to be installed on Ubuntu-based Jetson platforms making fixes and enhancements from previous versions available on these platforms. This includes the incompatibility with recent docker.io / containerd.io versions that was address in v1.6.0 on standard platforms.

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

The packages for this release are published to the libnvidia-container package repositories.

v1.7.0-rc.1

  • Specify containerd runtime type as string in config tools to remove dependency on containerd package
  • Add supported-driver-capabilities config option to allow for a subset of all driver capabilities to be specified
  • Bump the libnvidia-container-tools dependency to v1.7.0-rc.1 to add Jetson support for this package. This makes the fixes from v1.6.0 to addresses an incompatibility with recent docker.io and containerd.io updates on Ubuntu installations (see NVIDIA/nvidia-container-runtime#157) available on Jetson devices.

Changes from libnvidia-container 1.7.0-rc.1

  • On Ubuntu18.04 arm64 platforms libnvidia-container-tools depends on both libnvidia-container0 and libnvidia-container1 to support Jetson
  • Filter command line options based on libnvidia-container library version
  • Include libnvidia-container version in CLI version output
  • Allow for nvidia-container-cli to load libnvidia-container.so.0 dynamically on Jetson platforms

v1.7.0-rc.1

v1.7.0-rc.1 Pre-release
Pre-release

Choose a tag to compare

@elezar elezar released this 25 Nov 14:38
  • Specify containerd runtime type as string in config tools to remove dependency on containerd package
  • Add supported-driver-capabilities config option to allow for a subset of all driver capabilities to be specified
  • Bump the libnvidia-container-tools dependency to v1.7.0-rc.1 to add Jetson support for this package. This makes the fixes from v1.6.0 to addresses an incompatibility with recent docker.io and containerd.io updates on Ubuntu installations (see NVIDIA/nvidia-container-runtime#157) available on Jetson devices.

Changes from libnvidia-container

  • On Ubuntu18.04 arm64 platforms libnvidia-container-tools depends on both libnvidia-container0 and libnvidia-container1 to support Jetson
  • Filter command line options based on libnvidia-container library version
  • Include libnvidia-container version in CLI version output
  • Allow for nvidia-container-cli to load libnvidia-container.so.0 dynamically on Jetson platforms

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

The packages for this release are published to the libnvidia-container package repositories.

v1.6.0

Choose a tag to compare

@elezar elezar released this 18 Nov 10:35

This is a promotion of the v1.6.0-rc.3 release to GA

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

The packages for this release are published to the libnvidia-container package repositories.

v1.6.0

  • Fix bug introduced in v1.6.0-rc.3 where some logs were logged to stderr instead of the file specified in config.toml

v1.6.0-rc.3

  • Move OCI and command line checks for runtime to internal oci package

v1.6.0-rc.2

v1.6.0-rc.1

  • Add AARCH64 package for Amazon Linux 2
  • Include nvidia-container-runtime binary in nvidia-container-toolkit package.
  • Add libseccomp2 dependency previously in nvidia-container-runtime

v1.6.0-rc.3

v1.6.0-rc.3 Pre-release
Pre-release

Choose a tag to compare

@elezar elezar released this 16 Nov 16:22
  • Move OCI and command line checks for runtime to internal oci package
  • Bump libnvidia-container dependency to 1.6.0-rc.3

Changes from libnvidia-container

  • Bump nvidia-modprobe dependency to 495.44

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

The packages for this release are published to the libnvidia-container package repositories as experimental.

v1.6.0-rc.2

v1.6.0-rc.2 Pre-release
Pre-release

Choose a tag to compare

@elezar elezar released this 05 Nov 15:04

Changes from libnvidia-container

  • Fix bug that lead to unexpected mount error when /proc/driver/nvidia does not exist on the host

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

The packages for this release are published to the libnvidia-container package repositories as experimental.

v1.6.0-rc.1

v1.6.0-rc.1 Pre-release
Pre-release

Choose a tag to compare

@elezar elezar released this 25 Oct 09:14
  • Add AARCH64 package for Amazon Linux 2
  • Include nvidia-container-runtime binary in nvidia-container-toolkit package
  • Add libseccomp2 dependency from nvidia-container-runtime

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

The packages for this release are published to the libnvidia-container package repositories as experimental.

v1.5.1

Choose a tag to compare

@elezar elezar released this 16 Jun 14:32
  • Fix bug where Docker Swarm device selection is ignored if NVIDIA_VISIBLE_DEVICES is also set
  • Improve unit testing by using require package and adding coverage reports
  • Remove unneeded go dependencies by running go mod tidy
  • Move contents of pkg directory to cmd for CLI tools
  • Ensure make binary target explicitly sets GOOS

v1.5.0

Choose a tag to compare

@klueska klueska released this 29 Apr 17:43

v1.4.2

Choose a tag to compare

@klueska klueska released this 05 Feb 15:14
  • Add dependence on libnvidia-container-tools >= 1.3.3

v1.4.1

Choose a tag to compare

@klueska klueska released this 25 Jan 15:29
  • Ignore NVIDIA_VISIBLE_DEVICES for containers with insufficent privileges
  • Add dependence on libnvidia-container-tools >= 1.3.2