Skip to content

[release-1.18] Use enable-cuda-compat hook when ldcache does not exist#1485

Merged
elezar merged 1 commit intorelease-1.18from
backport-1471-to-release-1.18
Nov 20, 2025
Merged

[release-1.18] Use enable-cuda-compat hook when ldcache does not exist#1485
elezar merged 1 commit intorelease-1.18from
backport-1471-to-release-1.18

Conversation

@github-actions
Copy link

🤖 Automated backport of #1471 to release-1.18

✅ Cherry-pick completed successfully with no conflicts.

Original PR: #1471
Original Author: @elezar

Cherry-picked commits (1):

  • 5f25d95 Use enable-cuda-compat hook when ldcache does not exist

This backport was automatically created by the backport bot.

This change ensures that the cuda compat drop-in file is created
in a container even if the ld.cache does not exist.

This allows for the creation of the ldcache in the subsequent invocation
of the update-ldcache hook in container images where the cache does not
pre-exist. Examples of such images are distroless images.

Signed-off-by: Evan Lezar <elezar@nvidia.com>
(cherry picked from commit 5f25d95)
@copy-pr-bot
Copy link

copy-pr-bot bot commented Nov 20, 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.

@elezar elezar merged commit 6033be6 into release-1.18 Nov 20, 2025
1 check passed
@elezar elezar deleted the backport-1471-to-release-1.18 branch November 20, 2025 13:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant