github NVIDIA/nvidia-container-toolkit v1.14.0-rc.1

latest releases: v1.16.1, v1.16.0, v1.16.0-rc.2...
pre-release14 months ago

What's Changed

  • chore(cmd): Fixing minor spelling error. by @elliotcourant in #61
  • Add support for updating containerd configs to the nvidia-ctk runtime configure command.
  • Create file in etc/ld.so.conf.d with permissions 644 to support non-root containers.
  • Generate CDI specification files with 644 permissions to allow rootless applications (e.g. podman)
  • Add nvidia-ctk cdi list command to show the known CDI devices.
  • Add support for generating merged devices (e.g. all device) to the nvcdi API.
  • Use . pattern to locate libcuda.so when generating a CDI specification to support platforms where a patch version is not specified.
  • Update go-nvlib to skip devices that are not MIG capable when generating CDI specifications.
  • Add nvidia-container-runtime-hook.path config option to specify NVIDIA Container Runtime Hook path explicitly.
  • Fix bug in creation of /dev/char symlinks by failing operation if kernel modules are not loaded.
  • Add option to load kernel modules when creating device nodes
  • Add option to create device nodes when creating /dev/char symlinks

Changes from libnvidia-container v1.14.0-rc.1

  • Support OpenSSL 3 with the Encrypt/Decrypt library

Changes in the toolkit-container

  • Bump CUDA base image version to 12.1.1.
  • Unify environment variables used to configure runtimes.

New Contributors

Full Changelog: v1.13.1...v1.14.0-rc.1

Don't miss a new nvidia-container-toolkit release

NewReleases is sending notifications on new releases.