Skip to content

Bump github.com/NVIDIA/nvidia-container-toolkit from 1.17.6 to 1.17.7 #1268

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: release-0.17
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 18, 2025

Bumps github.com/NVIDIA/nvidia-container-toolkit from 1.17.6 to 1.17.7.

Release notes

Sourced from github.com/NVIDIA/nvidia-container-toolkit's releases.

v1.17.7

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.

What's Changed

  • Fix mode detection on Thor-based systems. This correctly resolves auto mode to csv.
  • Fix resolution of libs in LDCache on ARM. This fixes CDI spec generation on ARM-based systems using NVML.
  • Added a nvidia-container-runtime-modes.legacy.cuda-compat-mode option to provide finer control of how CUDA Forward Compatibility is handled. The default value (ldconfig) fixes CUDA Compatibility Support in cases where only the NVIDIA Container Runtime Hook is used (e.g. the Docker --gpus command line flag).
  • Run update-ldcache hook in isolated namespaces.

Changes in the Toolkit Container

  • Bump CUDA base image version to 12.9.0

Changes in libnvidia-container

  • Add --cuda-compat-mode flag to the nvidia-container-cli configure command.

Full Changelog: NVIDIA/nvidia-container-toolkit@v1.17.6...v1.17.7

Changelog

Sourced from github.com/NVIDIA/nvidia-container-toolkit's changelog.

v1.17.7

  • Fix mode detection on Thor-based systems. This correctly resolves auto mode to csv.
  • Fix resolution of libs in LDCache on ARM. This fixes CDI spec generation on ARM-based systems using NVML.
  • Run update-ldcache hook in isolated namespaces.

Changes in the Toolkit Container

  • Bump CUDA base image version to 12.9.0

Changes in libnvidia-container

  • Add --cuda-compat-mode flag to the nvidia-container-cli configure command.
Commits
  • bae3e78 Merge pull request #1087 from elezar/update-changelog-1.17
  • e78999b Update changelog for v1.17.7 release
  • 462ca9f Merge commit from fork
  • ac91468 Run update-ldcache in isolated namespaces
  • a734438 [no-relnote] Minor edits to update-ldcache
  • 61d94f7 Merge pull request #1080 from elezar/bump-release-v1.17.7
  • e2ff683 Update CHANGELOG for v1.17.7 release
  • ab05083 Bump version for v1.17.7 release
  • becddb7 Merge pull request #1082 from elezar/backport-add-cuda-compat-mode
  • 8069346 Add cuda-compat-mode config option
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/NVIDIA/nvidia-container-toolkit](https://github.com/NVIDIA/nvidia-container-toolkit) from 1.17.6 to 1.17.7.
- [Release notes](https://github.com/NVIDIA/nvidia-container-toolkit/releases)
- [Changelog](https://github.com/NVIDIA/nvidia-container-toolkit/blob/v1.17.7/CHANGELOG.md)
- [Commits](NVIDIA/nvidia-container-toolkit@v1.17.6...v1.17.7)

---
updated-dependencies:
- dependency-name: github.com/NVIDIA/nvidia-container-toolkit
  dependency-version: 1.17.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Issue/PR Pull about a dependency file maintenance Issue/PR to create or address a team project management need labels May 18, 2025
Copy link

copy-pr-bot bot commented May 18, 2025

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Issue/PR Pull about a dependency file maintenance Issue/PR to create or address a team project management need
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants