-
Notifications
You must be signed in to change notification settings - Fork 787
[SYCL][L0] Use immediate commandlists. #5833
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
33 commits
Select commit
Hold shift + click to select a range
1179d9c
[SYCL] Use immediate commandlist.
rdeodhar 0982a5c
Formatting change.
rdeodhar cd76f9c
Formatting change.
rdeodhar 3042253
Merge branch 'sycl' of https://github.com/intel/llvm into cmdlist
rdeodhar 9a8a9f6
Disable use of device-only events when immediate commandlists are bei…
rdeodhar 2ad8746
Changed scheme for destroying immediate commandlists.
rdeodhar 04418ef
Formatting change.
rdeodhar 0581dca
Use device-only events in on-demand mode.
rdeodhar 4b8ebce
Merge branch 'sycl' of https://github.com/intel/llvm into cmdlist
rdeodhar d2e4e80
Disable extended ZE_DEBUG trace.
rdeodhar 9deda92
Remove debug code, some cleanup.
rdeodhar fe7fd06
Immediate commandlist usage is default OFF.
rdeodhar 020764d
Code restructuring.
rdeodhar 954e35b
Restructured code to remove dispatch layer.
rdeodhar 2e5b5f9
Added documentation of environment variable control.
rdeodhar fc6ed53
Modified comments.
rdeodhar 2aded1d
Addressed review comments.
rdeodhar 73a5349
Restructuring to fix indirect access tracking.
rdeodhar 350c85a
Changes to properly implement SYCL queue.wait().
rdeodhar 7b3f783
Minor changes.
rdeodhar 32058e5
Restructuring of getZeQueue.
rdeodhar 01a5c5a
Fixes to internal plugin queue indices and L0 indices.
rdeodhar 4c00577
Bug fix in queue group selection.
rdeodhar e238505
Cleanup after review.
rdeodhar 3f98e8f
Merge branch 'sycl' of https://github.com/intel/llvm into cmdlist
rdeodhar 381050e
Formatting change.
rdeodhar c653e39
When using immediate commandlists, use only copy engine index 0 by de…
rdeodhar 0965479
Fixed a leak in event pools.
rdeodhar 4441ea3
Updated some comments and added a TODO around Event release.
rdeodhar 29cf917
Changed convention for InUse flag for immediate commandlists.
rdeodhar fd2935b
Merge branch 'sycl' of https://github.com/intel/llvm into cmdlist
rdeodhar 28b40dd
Fixed bug in setting last command event.
rdeodhar 5d9fb0d
Merge branch 'sycl' of https://github.com/intel/llvm into cmdlist
rdeodhar 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
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.