[Tile] Disable execution checks in thrust defaulted constructors - #10710
[Tile] Disable execution checks in thrust defaulted constructors#10710miscco wants to merge 1 commit into
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 (19)
📝 WalkthroughSummary by CodeRabbit
WalkthroughThe pull request updates generated sequence-access functions for host/device compilation, suppresses execution checks on selected Thrust types and constructors, and excludes a virtual-destructor test during tile compilation. ChangesCUDA compilation compatibility
Possibly related PRs
Suggested reviewers: Comment |
This comment has been minimized.
This comment has been minimized.
⏱️ CCCL compile-time benchmark comparison: Public headers compile-time benchResult: 0 regression row(s), 10 improvement row(s) above threshold.
Artifacts: reports and traces TU total compilation
🟢 TU total compilation — Improvements
Direct file processing
🟢 Direct file processing — Improvements
|
🥳 CI Workflow Results🟩 Finished in 4h 21m: Pass: 100%/169 | Total: 8d 06h | Max: 4h 20m | Hits: 34%/1871483See results here. |
We have issues with execution checks in synthesized constructors, so mark the checks aas explicitly disabled