[STF] More consistent API for place_partition#7678
Open
caugonnet wants to merge 7 commits intoNVIDIA:mainfrom
Open
[STF] More consistent API for place_partition#7678caugonnet wants to merge 7 commits intoNVIDIA:mainfrom
caugonnet wants to merge 7 commits intoNVIDIA:mainfrom
Conversation
Contributor
Contributor
Author
|
/ok to test 4a9483d |
caugonnet
commented
Feb 14, 2026
cudax/include/cuda/experimental/__stf/places/place_partition.cuh
Outdated
Show resolved
Hide resolved
Contributor
Author
|
/ok to test f64144c |
Contributor
Author
|
/ok to test b5676c0 |
Contributor
Author
|
/ok to test 8569a2c |
This comment has been minimized.
This comment has been minimized.
Contributor
Author
|
/ok to test 8c7fa90 |
Contributor
🥳 CI Workflow Results🟩 Finished in 42m 41s: Pass: 100%/48 | Total: 19h 06m | Max: 37m 47s | Hits: 51%/23531See results here. |
2 tasks
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.
Description
There was some inconsistency in the place_partition API, this makes it easier to create a grid of green contexts for example.
closes
Checklist