[backport 3.2.x][cudax->libcu++] Move buffer type from cudax to libcu++ (#6627) - #6833
Merged
Merged
Conversation
* Move buffer type from cudax to libcu++ * Fix cudax compilation * Fix merge and review feedback * Waive buffer prologue include checks * Use unwrapped_begin in get_unsynchronized * ifdef problematic cases for now * Apply suggestion from @davebayer * [pre-commit.ci] auto code formatting * Apply suggestion from @davebayer --------- Co-authored-by: David Bayer <48736217+davebayer@users.noreply.github.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
This comment has been minimized.
This comment has been minimized.
bernhardmgruber
approved these changes
Dec 2, 2025
miscco
approved these changes
Dec 2, 2025
pciolkosz
force-pushed
the
branch/3.2.x
branch
from
December 4, 2025 03:40
1a67712 to
3de1c56
Compare
This comment has been minimized.
This comment has been minimized.
davebayer
approved these changes
Dec 4, 2025
davebayer
enabled auto-merge (squash)
December 4, 2025 12:11
Contributor
🥳 CI Workflow Results🟩 Finished in 1h 21m: Pass: 100%/122 | Total: 23h 48m | Max: 1h 08m | Hits: 99%/231239See results here. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Move buffer type from cudax to libcu++
Fix cudax compilation
Fix merge and review feedback
Waive buffer prologue include checks
Use unwrapped_begin in get_unsynchronized
ifdef problematic cases for now
Apply suggestion from @davebayer
[pre-commit.ci] auto code formatting
Apply suggestion from @davebayer
Description
closes
Checklist