Skip to content

v1.14.6

Compare
Choose a tag to compare
@elezar elezar released this 28 Feb 11:53
· 341 commits to main since this release
5605d19

What's Changed

  • Add support for extracting device major number from /proc/devices if nvidia is used as a device name over nvidia-frontend. This is required to support the creation of /dev/char symlinks on NVIDIA CUDA drivers with version 550.x.
  • Add support for selecting IMEX channels using the NVIDIA_IMEX_CHANNELS environement variable.

Changes in libnvidia-container

  • Added creation and injection of IMEX channels.

Dependency updates

  • Bump github.com/sirupsen/logrus from 1.9.0 to 1.9.3 by @dependabot in #355
  • Bump golang.org/x/sys from 0.7.0 to 0.17.0 by @dependabot in #357
  • Bump github.com/pelletier/go-toml from 1.9.4 to 1.9.5 by @dependabot in #359
  • Bump github.com/fsnotify/fsnotify from 1.5.4 to 1.7.0 by @dependabot in #358
  • Bump github.com/urfave/cli/v2 from 2.3.0 to 2.27.1 by @dependabot in #356
  • Bump golang.org/x/mod from 0.5.0 to 0.15.0 by @dependabot in #367
  • Bump github.com/stretchr/testify from 1.8.1 to 1.8.4 by @dependabot in #366
  • Bump github.com/NVIDIA/go-nvml from 0.12.0-1 to 0.12.0-2 by @dependabot in #365
  • Bump github.com/opencontainers/runtime-spec from 1.1.0 to 1.2.0 by @dependabot in #368

Full Changelog: v1.14.5...v1.14.6