build wheels with CUDA 13.0.x, test wheels against mix of CTK versions, drop CUDA math libraries dependencies#87
Conversation
…s, drop CUDA math libraries dependency
|
Auto-sync is disabled for draft pull requests in this repository. Workflows must be run manually. Contributors can view more details about this message here. |
|
/ok to test |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (19)
💤 Files with no reviewable changes (12)
📝 WalkthroughSummary by CodeRabbit
WalkthroughThis PR disables CUDA library components (cuBLAS, cuSOLVER, cuRAND, cuSPARSE) in devcontainers, removes CUDA library dev packages from Conda environment files, updates GitHub workflow references, refactors CUDA version management in dependencies, simplifies CMake CUDA handling, and removes explicit CUDA toolkit version constraints from Python projects. Changes
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~30 minutes Possibly related PRs
Suggested reviewers
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
📝 Coding Plan
Comment |
|
/merge |
96a1bf9
into
rapidsai:release/26.04
Contributes to rapidsai/build-planning#257
Contributes to rapidsai/build-planning#256
Drops unnecessary CTK dependencies
nvforestdoesn't depend directly on any of these, I suspect they were all just copied over from cuML