Replace <cuda/stream_ref> includes with <cuda/stream> - #2520
Conversation
While rapidsai#2513 fixed all issues in rmm, we had another inflight PR (rapidsai#2511) that used the old include.
|
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 (1)
Included review availability: Your plan provides up to 12 included reviews per hour; 11 remain after this review. 📝 WalkthroughSummary by CodeRabbit
WalkthroughThe CUDA stream detail header now includes ChangesCUDA stream header
Estimated code review effort: 1 (Trivial) | ~2 minutes Merge Risk: ⚪ Minimal · up to This is a localized include replacement with no actionable merge-blocking risk remaining after normal checks and review. Possibly related PRs
Suggested labels: Suggested reviewers: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches 💡 1🛠️ Fix failing CI checks 💡
🧪 Generate unit tests (beta)
Comment |
While #2513 fixed all issues in rmm, we had another inflight PR (#2511) that used the old include.
Found by downstream failures in rapids-cmake ( rapidsai/rapids-cmake#1079 )