-
Notifications
You must be signed in to change notification settings - Fork 794
[SYCL] Make device id unique per backend #3611
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
Closed
Closed
Changes from 51 commits
Commits
Show all changes
56 commits
Select commit
Hold shift + click to select a range
e898390
[SYCL] Add device_type into sycl-ls prefix
bso-intel 0bebee4
changed device-id unique per backend
bso-intel 67adc59
filter device with backend-unique id
bso-intel 018e5ad
changed to static_cast
bso-intel 2cd0eae
uppercase device type
bso-intel 4f6d9c4
revert uppercase
bso-intel dc6d7e0
Update sycl/source/detail/platform_impl.cpp
bso-intel 006bc0e
Update sycl/tools/sycl-ls/sycl-ls.cpp
bso-intel a8756f1
feedback accommodated
bso-intel 806d7f5
keep last device id in plugin class
bso-intel 3928f26
Merge remote-tracking branch 'upstream/sycl' into filter
bso-intel 0a62297
fix clang-format
bso-intel 24cd067
Update sycl/doc/EnvironmentVariables.md
bso-intel 4d836dd
keep LastDeviceId per platform
bso-intel 5a7b3c5
clang-format
bso-intel e0b6c40
Update sycl/doc/EnvironmentVariables.md
bso-intel 8179ebd
Merge remote-tracking branch 'upstream/sycl' into filter
bso-intel 7a1b614
Merge remote-tracking branch 'upstream/sycl' into filter
bso-intel cfdefd0
refactored device cache
bso-intel 5c85960
fixed clang-format
bso-intel 8f6a09b
shared_ptr in global device cache
bso-intel e6a64a1
merge conflict
bso-intel faab5a7
removed debugging print
bso-intel c096a7b
fix clang-format
bso-intel 6e906eb
Update sycl/source/detail/pi.cpp
bso-intel 54876fc
Update sycl/source/detail/pi.cpp
bso-intel 70c415b
Update sycl/source/detail/pi.cpp
bso-intel 5d9f900
Update sycl/source/detail/pi.cpp
bso-intel f650fae
respond to feedback
bso-intel 6bfee42
Merge branch 'filter' of https://github.com/bso-intel/llvm into filter
bso-intel 6ea7d39
additional typo
bso-intel 257b060
Merge remote-tracking branch 'upstream/sycl' into filter
bso-intel 4b7b0d1
fix format
bso-intel 10f7893
fix windows teardown
bso-intel 7216168
fix clang-format
bso-intel d1f572d
fix declspec
bso-intel b19f969
use sycl export
bso-intel 028cebc
Update sycl/source/detail/pi.cpp
bso-intel 7d5a1d5
Merge remote-tracking branch 'upstream/sycl' into filter
bso-intel ad35188
respond to feedback
bso-intel 3e1c91d
merge upstream
bso-intel ef19467
fix clang-format
bso-intel eadb848
merge two caches for device/platform
bso-intel 317387f
clang-format
bso-intel 1f9be1d
Merge remote-tracking branch 'upstream/sycl' into filter
bso-intel 8751ad8
fix deadlock
bso-intel e8be632
optimize device_impl
bso-intel e8a26da
trial revert of windows fix
bso-intel d3b9cda
tokenize filter
bso-intel 1dc38df
try to disable cleaning up device cache
bso-intel d2e967a
revert
bso-intel cc428ff
Update sycl/source/detail/device_filter.cpp
bso-intel 0a4c4fc
Update sycl/source/detail/device_filter.cpp
bso-intel ffa3813
feedback
bso-intel 19de5f4
trial tests
bso-intel 7f02fc3
try Windows shutdown
bso-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
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.