[libcu++] Move <cuda/fpmeow> headers to <cuda/experimental/fpmeow> - #11218
[libcu++] Move <cuda/fpmeow> headers to <cuda/experimental/fpmeow>#11218davebayer wants to merge 1 commit into
<cuda/fpmeow> headers to <cuda/experimental/fpmeow>#11218Conversation
|
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 (62)
Included review availability: Your plan provides up to 12 included reviews per hour; 10 remain after this review. 📝 SummarySummary by CodeRabbit
WalkthroughThe change adds ChangesExperimental floating-point headers
Merge Risk: ⚪ Minimal · up to This change relocates experimental floating-point header usage to cuda/experimental paths and updates related documentation and tests. No remaining merge-readiness risk is identified. Comment |
🔬 CUB benchmark SASS comparisonHow to request a benchmark run
Targets with a SASS change
|
|
This feature is already being experimented with by several parties, please, do not move it. |
|
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. |
Since these are purely experimental headers, I think it would be better to move the to
cuda/experimentaldirectory. The name of the headers is not final and changing it in the future might be surprising for some users.