-
Notifications
You must be signed in to change notification settings - Fork 320
Clean up hierarchy #7023
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
Merged
Clean up hierarchy #7023
Conversation
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
Contributor
|
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. |
60b97b5 to
4015a2e
Compare
d33cb58 to
2940d03
Compare
024cead to
1e9449f
Compare
This comment has been minimized.
This comment has been minimized.
pciolkosz
approved these changes
Jan 3, 2026
13a8d2d to
34d8aba
Compare
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
ffb9c06 to
615c071
Compare
615c071 to
66eef91
Compare
Contributor
🥳 CI Workflow Results🟩 Finished in 3h 21m: Pass: 100%/115 | Total: 1d 21h | Max: 1h 25m | Hits: 93%/212875See results here. |
Contributor
|
Backport failed for Please cherry-pick the changes locally and resolve any conflicts. git fetch origin branch/3.2.x
git worktree add -d .worktree/backport-7023-to-branch/3.2.x origin/branch/3.2.x
cd .worktree/backport-7023-to-branch/3.2.x
git switch --create backport-7023-to-branch/3.2.x
git cherry-pick -x d3db7e084a7a529dab845165f925bcd96225b01e |
davebayer
added a commit
to davebayer/cccl
that referenced
this pull request
Jan 9, 2026
(cherry picked from commit d3db7e0)
davebayer
added a commit
to davebayer/cccl
that referenced
this pull request
Jan 9, 2026
(cherry picked from commit d3db7e0)
wmaxey
pushed a commit
that referenced
this pull request
Jan 9, 2026
…#7147) * Clean up hierarchy (#7023) (cherry picked from commit d3db7e0) * Make c2h vector comparisons `constexpr` (#7009) (cherry picked from commit 4215bd8) * Disable cudax with msvc in CI for now (#7139) (cherry picked from commit 7ed26fc) * libcu++: silence msvc+nvcc12.9 warning plaguing c.parallel. (#7144) (cherry picked from commit b98e950) * Fixes for shuffle_iterator (#7130) * Fix feistel bijection * Add loads of tests * Review comments --------- Co-authored-by: Michael Schellenberger Costa <[email protected]> (cherry picked from commit 762e20e) * Fix uniformity test --------- Co-authored-by: pciolkosz <[email protected]> Co-authored-by: Michał Dominiak <[email protected]> Co-authored-by: Rory Mitchell <[email protected]> Co-authored-by: Michael Schellenberger Costa <[email protected]>
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.
No description provided.