-
Notifications
You must be signed in to change notification settings - Fork 342
Compile Optimizations - batch 3 #5119
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 43 commits into
rapidsai:branch-25.08
from
ChuckHastings:variant_work_part3
Jul 7, 2025
Merged
Changes from 41 commits
Commits
Show all changes
43 commits
Select commit
Hold shift + click to select a range
08fdbba
address comment from part 1 PR
ChuckHastings af6215d
Next batch of updates, also update MG tests to work in ctest
ChuckHastings fe1f115
remove some debugging statements, remove FIXME and size check since t…
ChuckHastings 770e85f
Merge branch 'branch-25.08' into variant_work_part2
ChuckHastings f823b23
Documentation update based on PR comment
ChuckHastings ffb8ac9
First group of changes for this... clean up some shuffle functions
ChuckHastings 12ef996
Merge branch 'variant_work_part2' into variant_work_part3
ChuckHastings 098a179
move shuffle_wrappers file into source
ChuckHastings 2ff2963
adjust shuffle_vertex_pairs functions
ChuckHastings ca22513
Merge branch 'branch-25.08' into variant_work_part3
ChuckHastings f4a4a4b
remove extra copy of shuffle_vertices_with_properties
ChuckHastings 1238da8
change shuffle_and_organize_output to be a non-templated function
ChuckHastings 0456a49
clean up files
ChuckHastings 2ac4adb
rename file
ChuckHastings a8529a5
move shuffle_wrappers in test files
ChuckHastings 7707e5b
fix bug in MTMG changes
ChuckHastings a101220
finish updating shuffle_and_organize for sampling output
ChuckHastings 2f45968
Merge branch 'branch-25.08' into variant_work_part4
ChuckHastings 5e42443
Merge branch 'branch-25.08' into variant_work_part4
ChuckHastings 8c3dc5a
more work on shuffle vertex pairs
ChuckHastings 0c247f0
Merge branch 'branch-25.08' into variant_work_part4
ChuckHastings eee2d8e
Merge remote-tracking branch 'refs/remotes/upstream/variant_work_part…
ChuckHastings 7537304
Close the loop on the shuffle_ext_edges work... remove all references…
ChuckHastings bd27d77
Merge branch 'branch-25.08' into variant_work_part3
ChuckHastings 3c69ad9
missed update MTMG code
ChuckHastings 6ff43d2
Merge branch 'branch-25.08' into variant_work_part3
ChuckHastings a1a0727
bug in last commit
ChuckHastings 15b2983
round 1 of PR comments
ChuckHastings 73082d7
refactor shuffle_and_organize signature based on PR review feedback
ChuckHastings f0865fa
Merge branch 'branch-25.08' into variant_work_part4
ChuckHastings 6c611d9
fix bugs in last push
ChuckHastings 52978f8
fix bug in shuffle change
ChuckHastings ed201b7
Merge branch 'branch-25.08' into variant_work_part4
ChuckHastings 632c396
sampled edges will always have a size > 2 since have src/dst
ChuckHastings 347427f
missed deleting a function definition, a few cosmetic changes
ChuckHastings 6649d1b
Merge branch 'variant_work_part4' into variant_work_part3
ChuckHastings 30d8070
Merge branch 'branch-25.08' into variant_work_part3
ChuckHastings 71f15cb
a bit more cleanup of shuffle_int_*
ChuckHastings af93e39
Merge branch 'branch-25.08' into variant_work_part3
ChuckHastings 711b7cc
clean up includes
ChuckHastings 9d1ffe8
Merge branch 'branch-25.08' into variant_work_part3
ChuckHastings 430fa23
error identified in PR review
ChuckHastings 873392a
Bug fix in assert() (#5142)
seunghwak 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
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
start_time=>end_time
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fixed.