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

Disable CUDA driver requirement. #366

Merged
merged 2 commits into from
Jul 23, 2024

Conversation

bdice
Copy link
Contributor

@bdice bdice commented Jul 22, 2024

This PR disables CUDA driver version compatibility checks. It doesn't seem like the container is working as intended, because driver 535 (LTS) is failing with CUDA 12.5. This is discussed further in #332.

@bdice bdice requested a review from a team as a code owner July 22, 2024 20:50
@bdice bdice requested review from msarahan and removed request for a team July 22, 2024 20:50
@trxcllnt
Copy link
Collaborator

trxcllnt commented Jul 22, 2024

It looks like wholegraph is missing a cuda-driver-dev entry in dependencies.yaml?

@bdice
Copy link
Contributor Author

bdice commented Jul 23, 2024

Or maybe cuda-nvml-dev, from the log. It seems like rapidsai/wholegraph#191 was the cause (or at least an incomplete solution), and not this PR, so I'm going to go ahead and merge. I've opened rapidsai/wholegraph#197 to fix this.

@bdice bdice merged commit 623a7bf into rapidsai:branch-24.08 Jul 23, 2024
172 of 185 checks passed
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.

2 participants