Skip to content

[CUDA] Do not link nvrtc#29705

Open
tianleiwu wants to merge 1 commit into
mainfrom
tlwu/20260714/no_link_nvrtc
Open

[CUDA] Do not link nvrtc#29705
tianleiwu wants to merge 1 commit into
mainfrom
tlwu/20260714/no_link_nvrtc

Conversation

@tianleiwu

Copy link
Copy Markdown
Contributor

To avoid hard dependency on nvrtc dll even when it is not used for some models.

@Wayne-Ch Wayne-Ch left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approving from the Foundry Local customer deployment perspective. Removing the hard nvrtc dependency helps reduce unnecessary CUDA runtime dependencies and aligns with the CUDA EP package-size reduction goal. This is not the primary fix for the HY GroupQueryAttention failure, but it is useful for the reduced package direction. Assuming CI completes successfully.

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.

2 participants