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

Specify use_cuda_wheels=false in matrix entry #382

Merged

Conversation

KyleFromNVIDIA
Copy link
Contributor

With packages depending on CUDA wheels by default, we want to disable that behavior in devcontainers. Add a use_cuda_wheels=false matrix entry.

Contributes to rapidsai/build-planning#35

With packages depending on CUDA wheels by default, we want to disable
that behavior in devcontainers. Add a use_cuda_wheels=false matrix
entry.
@KyleFromNVIDIA KyleFromNVIDIA requested a review from a team as a code owner August 21, 2024 18:14
@KyleFromNVIDIA KyleFromNVIDIA requested review from jameslamb and removed request for a team August 21, 2024 18:14
Copy link
Member

@jameslamb jameslamb left a comment

Choose a reason for hiding this comment

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

Perfect, thank you! I think this is totally safe to add unconditionally here, and it'll help avoid build failures as we start merging PRs like rapidsai/raft#2415

@KyleFromNVIDIA KyleFromNVIDIA merged commit b0c46c7 into rapidsai:branch-24.10 Aug 21, 2024
26 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