Skip to content
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

Soft link CUDA Runtime & lazy import Jitify #7929

Closed
wants to merge 8 commits into from

Conversation

kmaehashi
Copy link
Member

@kmaehashi kmaehashi commented Oct 13, 2023

This is a part of #7620. Soft link CUDART.

This PR also:

CI will be added after implementing lazy import of Profiler.

@kmaehashi kmaehashi changed the title Soft link CUDA Runtime Soft link CUDA Runtime & lazy import Jitify Oct 13, 2023
@leofang
Copy link
Member

leofang commented Oct 13, 2023

Q: Don't we link to cudart statically?

@kmaehashi
Copy link
Member Author

Q: Don't we link to cudart statically?

Ah yes, I'll give it a try! 😄

@kmaehashi
Copy link
Member Author

Superseded by #7954

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix cudaGraphInstantiate arguments to support CUDA 12
2 participants