-
Notifications
You must be signed in to change notification settings - Fork 983
Replace rmm::device_scalar with cudf::detail::device_scalar due to unnecessary synchronization (Part 3 of miss-sync)
#19119
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
rapids-bot
merged 26 commits into
rapidsai:branch-25.10
from
JigaoLuo:no-miss-sync-cudf-devicescalar
Aug 12, 2025
Merged
Changes from 25 commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
7f0785a
[No Miss-sync] use cudf::detail::device_scalar in reduction.cuh (and …
JigaoLuo 3fab90c
[No Miss-sync] use cudf::detail::device_scalar in sizes_to_offsets_it…
JigaoLuo e0431a3
[No Miss-sync] use cudf::detail::device_scalar in tests
JigaoLuo b214963
[No Miss-sync] update include
JigaoLuo 9866c40
[No Miss-sync] use cudf::detail::device_scalar in sort_merge_join.cu
JigaoLuo f4eb927
[No Miss-sync] use cudf::detail::device_scalar in nanoarrow_utils.hpp
JigaoLuo 06ae1d2
[No Miss-sync] Update DEVELOPER_GUIDE.md
JigaoLuo 04e5415
Merge branch 'branch-25.08' into no-miss-sync-cudf-devicescalar
vuule cc6baa9
Revert "[No Miss-sync] Update DEVELOPER_GUIDE.md"
JigaoLuo 5c54e60
Revert "[No Miss-sync] use cudf::detail::device_scalar in reduction.c…
JigaoLuo 027961b
Overloading chrono_scalar with cudf::detail::device_scalar to remove …
JigaoLuo 90d0a7c
[No Miss-sync] use cudf::detail::device_scalar in reduction.cuh
JigaoLuo a28c3f3
Merge branch 'branch-25.08' into no-miss-sync-cudf-devicescalar
JigaoLuo b06cc24
Merge branch 'branch-25.08' into no-miss-sync-cudf-devicescalar
JigaoLuo 25903b2
Merge branch 'branch-25.08' into no-miss-sync-cudf-devicescalar
vuule fbf6aeb
revert chrono_scalar changes
vuule 1d467c1
Merge branch 'branch-25.10' into no-miss-sync-cudf-devicescalar
vuule b8c9424
revert one of the replacements
vuule 9e7c8db
Merge branch 'branch-25.10' into no-miss-sync-cudf-devicescalar
vuule be5c1f4
Reapply "[No Miss-sync] Update DEVELOPER_GUIDE.md"
JigaoLuo a6162f8
Merge remote-tracking branch 'upstream/branch-25.10' into no-miss-syn…
JigaoLuo 3691539
Revert "Reapply "[No Miss-sync] Update DEVELOPER_GUIDE.md""
JigaoLuo ccae710
add cudf device_scalar in DEVELOPER_GUIDE.md
JigaoLuo 2a274e2
tiny change wording
JigaoLuo 6708c96
Merge branch 'branch-25.10' into no-miss-sync-cudf-devicescalar
vuule 5fc3411
remove trailing whitespace
vuule File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.