-
Notifications
You must be signed in to change notification settings - Fork 788
[SYCL] Add implementation of host-interop-task and test. #1748
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
bader
merged 38 commits into
intel:sycl
from
s-kanaev:private/s-kanaev/ht-interop-task-iface
Jun 30, 2020
Merged
Changes from all commits
Commits
Show all changes
38 commits
Select commit
Hold shift + click to select a range
f37a294
[SYCL] Introduce interop handle for host task
cea1bf9
[SYCL] Add interface to call host-interop-task
e04ea75
[SYCL] Add test
024fe9e
[SYCL] Fix style issue
60e0003
[SYCL] Add implementation of host-task with interop_handle argument
f8886cc
[SYCL] Enable the test
d46dde2
Merge branch 'sycl' into private/s-kanaev/ht-interop-task-iface
e2606df
[SYCL] Fix style issue
70be117
Merge branch 'sycl' into private/s-kanaev/ht-interop-task-iface
55ca5e6
Merge branch 'sycl' into private/s-kanaev/ht-interop-task-impl
9ecd809
[SYCL] Fix merge glitch
7330e46
Merge branch 'private/s-kanaev/ht-interop-task-impl' into private/s-k…
f59ba0e
[SYCL] Fix merge glitch
b4ae526
Merge branch 'sycl' into private/s-kanaev/ht-interop-task-iface+impl
3c0a531
[SYCL] Remove redundant test
723de56
[SYCL] Fixes in implementation of interop host task
3dac7cf
[SYCL] Add tests
9ba1468
[SYCL] Fix ABI tests
3ae370c
[SYCL] Uplift dev version
baa39f3
[SYCL] Fix style issues
762f31d
[SYCL] Employ detail::* type traits
89b373c
[SYCL] Fix style issue
6a51f9d
[SYCL] Fix test
7486f0d
[SYCL] Disable test for Level0 plugin
b89ba0d
[SYCL][NFC] Remove redundant includes
9f5c4f5
Merge branch 'sycl' into private/s-kanaev/ht-interop-task-iface
48eae78
[SYCL] Disable the test for cuda
f90bd72
[SYCL] Disable the test for cuda
aee07ca
Merge branch 'sycl' into private/s-kanaev/ht-interop-task-iface
81df3bb
[SYCL][NFC] Apply comments.
c91cdab
Merge branch 'sycl' into private/s-kanaev/ht-interop-task-iface
404208b
[SYCL] Add test
285cb5a
[SYCL] Add test
56b6fa7
[SYCL] Create an allocation on device for host-interop-task
ec9f04d
[SYCL] Add test
253cbcb
[SYCL] Fix style issues
7813bb6
Merge branch 'sycl' into private/s-kanaev/ht-interop-task-iface
e5c6cf5
[SYCL] Stylistic changes
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
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.