-
Notifications
You must be signed in to change notification settings - Fork 787
[SYCL][Graph] Support for Prefetch and memory advise #11474
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
aelovikov-intel
merged 24 commits into
intel:sycl
from
reble:command-buffer-prefetch-advise-support
Jan 17, 2024
Merged
Changes from all commits
Commits
Show all changes
24 commits
Select commit
Hold shift + click to select a range
1df19a1
[SYCL][Graph] Support for Prefetch and memory advise
mfrancepillois 358043d
Merge branch 'sycl' into command-buffer-prefetch-advise-support
mfrancepillois b2230d7
Fixes clang-format
mfrancepillois 9909ee6
Corrects typos
mfrancepillois 0d36c07
Disables tests with CUDA backend (temporarily)
mfrancepillois d373c74
Adds missing definitions of prefetch and mem-advise functions
mfrancepillois 8a7d20d
Adds missing symbols
mfrancepillois eae7760
Adds windows symbols
mfrancepillois 33074dd
Adds missing instructions for storing SyncPoint in events returned by…
mfrancepillois 802c078
Merge branch 'sycl' into command-buffer-prefetch-advise-support
mfrancepillois 267ca3e
Updates tests
mfrancepillois 7c3f3bc
Moves OpenCL stubs to UR
mfrancepillois 381c87f
Merge branch 'sycl' into command-buffer-prefetch-advise-support
mfrancepillois db45126
clang-format
mfrancepillois 000d5cb
Merge branch 'command-buffer-prefetch-advise-support' of github.com:r…
mfrancepillois 1130c4a
Updates design doc
mfrancepillois 076b705
Updates OpenCL design doc
mfrancepillois 4bd2851
Merge branch 'sycl' into command-buffer-prefetch-advise-support
mfrancepillois bad026b
Bump _PI_H_VERSION_MINOR number
mfrancepillois a4576b4
Run FileCheck in new lit tests
EwanC 5fbb5bd
Only run FILECHECKing on Linux CUDA & L0 targets
EwanC befb716
Merge branch 'sycl' into command-buffer-prefetch-advise-support
EwanC a9d9de7
Merge branch 'sycl' into command-buffer-prefetch-advise-support
EwanC 8eb1245
Add pi2ur for native-cpu
EwanC 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
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.