-
Notifications
You must be signed in to change notification settings - Fork 796
[SYCL][P2P] Fix info query for P2P #15873
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 4 commits
Commits
Show all changes
7 commits
Select commit
Hold shift + click to select a range
f973249
urUsmP2PPeerAccessGetInfoExp always returns int
JackAKirk f385ba9
Point to updated p2p ur impl
JackAKirk 222ac44
Update UR tag.
JackAKirk 1bc3033
Merge branch 'sycl' into p2p-fix-query
JackAKirk 10a5af1
Update sycl/source/device.cpp
JackAKirk 848be03
Merge branch 'sycl' into p2p-fix-query
JackAKirk 59f0517
Merge branch 'sycl' into p2p-fix-query
JackAKirk 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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,7 +1,7 @@ | ||
| # commit dbd168cbed2d2590b47904728cd5762f1c2f4c6b (HEAD, origin/main, origin/HEAD) | ||
| # Merge: 694c1b9a 27ad3f7d | ||
| # commit e3d127d69061c942b37c8e18b876281f5a9b3857 | ||
| # Merge: 884b646 4f1fd54 | ||
| # Author: Piotr Balcer <[email protected]> | ||
| # Date: Mon Oct 28 16:29:45 2024 +0100 | ||
| # Merge pull request #2242 from nrspruit/sysman_env_disable | ||
| # [L0] Enable Sysman Thru Env by default and have zesInit be optional | ||
| set(UNIFIED_RUNTIME_TAG dbd168cbed2d2590b47904728cd5762f1c2f4c6b) | ||
| # Date: Tue Oct 29 17:22:22 2024 +0100 | ||
| # Merge pull request #2246 from JackAKirk/p2p-fix-impl | ||
| # [spec][usm-p2p] p2p info query return int instead of uint32_t, fix l0 impl | ||
| set(UNIFIED_RUNTIME_TAG e3d127d69061c942b37c8e18b876281f5a9b3857) | ||
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.