-
Notifications
You must be signed in to change notification settings - Fork 787
[SYCL] Use PI APIs for cooperative kernels #12367
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
Changes from all commits
Commits
Show all changes
35 commits
Select commit
Hold shift + click to select a range
de14fcd
[SYCL] Use PI APIs for cooperative kernels
0x12CC aa90450
Run clang-format
0x12CC 1f80192
Add missing PI symbols
0x12CC 74c795b
Address review comments
0x12CC 10f73d9
Merge branch 'sycl' into pi_cooperative_kernels
0x12CC b38f6e6
Update PI to include new query parameters
0x12CC 203b825
Merge branch 'sycl' into pi_cooperative_kernels
0x12CC 26fa27c
Merge branch 'sycl' into pi_cooperative_kernels
0x12CC 5d68ba8
Merge branch 'sycl' into pi_cooperative_kernels
0x12CC 3e0b6f3
Update UR commit
0x12CC 522c824
Update UR tag
0x12CC f2b4dd9
Merge branch 'sycl' into pi_cooperative_kernels
0x12CC 3a28dac
Update UR tag
0x12CC ac39404
Merge branch 'sycl' into pi_cooperative_kernels
0x12CC ec0a709
Merge branch 'sycl' into pi_cooperative_kernels
0x12CC 3c2f1cd
Update PI minor version
0x12CC 4959a75
Merge branch 'sycl' into pi_cooperative_kernels
0x12CC 07075d7
Update UR commit
0x12CC 417ad60
Move cooperative check to `isFusable`
0x12CC fb494d5
Merge branch 'sycl' into pi_cooperative_kernels
0x12CC 95363c5
Add branch to root group barrier
0x12CC 1b0e4ba
Use `static_cast` in `isFusable`
0x12CC f2dfb69
Update warning message and add test case for non-fusable cooperative …
0x12CC 9d59da1
Disable `use_root_sync` on HIP
0x12CC 559f4d3
Merge branch 'sycl' into pi_cooperative_kernels
0x12CC b6471e9
Re-enable `use_root_sync` on HIP
0x12CC a80234b
Move `isFusable` test case for cooperative kernels
0x12CC 5d21e3e
Merge remote-tracking branch 'origin/sycl' into pi_cooperative_kernels
kbenzie 0dbc792
[UR] Bump tag to 3fd11f1d
kbenzie dabedb4
Merge remote-tracking branch 'origin/sycl' into pi_cooperative_kernels
kbenzie 6136994
Remove `else` after `return`
0x12CC a34f065
Update sycl/include/sycl/detail/pi.h
0x12CC fff4a88
Update barrier comment
0x12CC dfe9281
Merge branch 'sycl' into pi_cooperative_kernels
0x12CC 275d2bd
Merge branch 'sycl' into pi_cooperative_kernels
steffenlarsen 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.
Uh oh!
There was an error while loading. Please reload this page.