-
Notifications
You must be signed in to change notification settings - Fork 808
[SYCL][Level Zero] Implement sycl_ext_intel_queue_index extension #7599
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 9 commits
Commits
Show all changes
31 commits
Select commit
Hold shift + click to select a range
3e0fe6a
WIP [SYCL][PI] Add PI_EXT_INTEL_DEVICE_INFO_MAX_COMPUTE_QUEUE_INDICES
aelovikov-intel f642f25
WIP Add SYCL-level interface
aelovikov-intel fedf467
WIP Add property, not passed to the plugin yet
aelovikov-intel f1ff38b
WIP Define feature macro
aelovikov-intel a34fc24
WIP Introduce piQueueCreateEx
aelovikov-intel 00fa9bf
WIP Change SYCL RT to use piQueueCreateEx
aelovikov-intel 971ef1a
WIP Final piece?
aelovikov-intel 19ddea0
Fix typo
aelovikov-intel 3d6892b
Add PI_EXT_INTEL_DEVICE_INFO_MAX_COMPUTE_QUEUE_INDICES case for ESIMD…
aelovikov-intel 97337cb
Merge remote-tracking branch 'origin/sycl' into queue-index
aelovikov-intel ebb1f30
Update TODO comment
aelovikov-intel 48c8b81
clang-format
aelovikov-intel ae6d72a
Fix CUDA/HIP build
aelovikov-intel 0acba89
Same for ESIMD_EMULATOR
aelovikov-intel b3c49ff
Update Linux symbols
aelovikov-intel 0f36b15
Windows symbols
aelovikov-intel cc76d2c
Merge remote-tracking branch 'origin/sycl' into queue-index
aelovikov-intel ca1eea8
Add sycl/unittests/queue/InOrderQueue.cpp
aelovikov-intel 1e199b3
Merge remote-tracking branch 'origin/sycl' into queue-index
aelovikov-intel fb9841b
Add missing PI entry for opencl plugin
aelovikov-intel 312388e
clang-format
aelovikov-intel 98560e0
Merge remote-tracking branch 'origin/sycl' into queue-index
aelovikov-intel 930fe25
Merge remote-tracking branch 'origin/sycl' into queue-index
aelovikov-intel fb22a45
Bump _PI_H_VERSION_MINOR
aelovikov-intel a9fffdd
Merge remote-tracking branch 'origin/sycl' into queue-index
aelovikov-intel 9892278
Move the extension to "supported"
aelovikov-intel 7cfb199
Rename piQueueCreateEx -> piextQueueCreate
aelovikov-intel 622c991
Rename PI QUEUE flags
aelovikov-intel 423a8f2
Extra doc comments
aelovikov-intel ca9de54
Merge remote-tracking branch 'origin/sycl' into queue-index
aelovikov-intel 7522fa9
Merge remote-tracking branch 'origin/sycl' into queue-index
aelovikov-intel 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
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.