fix(artifacts): correctly label non-arch-dependent but cuda-dependent artifacts - #22902
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Enterprise Run ID: 📒 Files selected for processing (5)
📝 WalkthroughSummary by CodeRabbit
WalkthroughFive CI shell scripts for ChangesAdd --arch any to wheel artifact naming and download
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Possibly related PRs
Suggested labels
Suggested reviewers
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
|
/merge |
Part of rapidsai/build-planning#270
Followup to #22327
dask-cudaandcudf-polarswheels use a cuda-suffix, so we build them per-CUDA version, but they are$ARCH-agnostic, so we should set the--archtoanyso ARM runners can download artifacts built on x86_64