-
Notifications
You must be signed in to change notification settings - Fork 790
[SYCL] Make device ids unique per backend #4247
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
vladimirlaz
merged 64 commits into
intel:sycl
from
bso-intel:unique-device-id-per-backend
Sep 24, 2021
Merged
Changes from all commits
Commits
Show all changes
64 commits
Select commit
Hold shift + click to select a range
647b8ca
[SYCL] Make device ids unique per backend
bso-intel 3054c5c
revert the order of backend
bso-intel d0a9675
fix cuda errors
bso-intel 4d3e6be
fix bugs
bso-intel 843c63d
fix device_num test
bso-intel 0b6524d
update doc
bso-intel a7e25dc
clang-format
bso-intel 64620b4
revert
bso-intel 7aabe18
Merge remote-tracking branch 'upstream/sycl' into unique-device-id-pe…
bso-intel 846e2d0
update
bso-intel bfa2f70
Merge branch 'unique-device-id-per-backend' of https://github.com/bso…
bso-intel 9fd4242
Update sycl/source/detail/platform_impl.cpp
bso-intel 0b32652
Update sycl/source/detail/platform_impl.cpp
bso-intel cc0310b
Update sycl/source/detail/plugin.hpp
bso-intel cf2403d
Update sycl/source/detail/plugin.hpp
bso-intel 258db05
add missed env var
bso-intel 8e12004
Merge remote-tracking branch 'upstream/sycl' into unique-device-id-pe…
bso-intel 4581603
Update sycl/source/detail/device_filter.cpp
bso-intel c8d214c
Update sycl/source/detail/pi.cpp
bso-intel d0497c5
Update sycl/source/detail/device_filter.cpp
bso-intel 17fd9cd
Update sycl/source/detail/device_filter.cpp
bso-intel 8ba9a74
address feedback
bso-intel b02c8bf
make thread-safe
bso-intel 8ed6fae
Merge remote-tracking branch 'upstream/sycl' into unique-device-id-pe…
bso-intel 3f51214
fix cuda issue
bso-intel 917ab91
handle -1
bso-intel 11ac050
Merge remote-tracking branch 'upstream/sycl' into unique-device-id-pe…
bso-intel f7ebfce
address feedback
bso-intel 2a0b146
fix deadlock
bso-intel b0bfd31
first platform
bso-intel b946482
fix race
bso-intel 262d0ac
reset device id
bso-intel 6c44156
try not resetting PiPlatforms
bso-intel 8b59615
change PiPlatform as vector
bso-intel efd6b1c
add locks
bso-intel 2e0a05d
Merge remote-tracking branch 'upstream/sycl' into unique-device-id-pe…
bso-intel f423471
Update sycl/source/detail/pi.cpp
bso-intel 9d19187
Update sycl/source/detail/pi.cpp
bso-intel bc5373d
Update sycl/source/detail/platform_impl.cpp
bso-intel 6e5e7b7
Update sycl/source/detail/platform_impl.cpp
bso-intel 51a6a71
Update sycl/source/detail/plugin.hpp
bso-intel 0412791
Update sycl/source/detail/plugin.hpp
bso-intel b73cae4
Update sycl/source/detail/plugin.hpp
bso-intel 58aaf31
Update sycl/source/detail/plugin.hpp
bso-intel a5b50f1
Update sycl/source/detail/plugin.hpp
bso-intel 23609bf
Update sycl/source/detail/plugin.hpp
bso-intel fbaade4
Update sycl/source/detail/plugin.hpp
bso-intel 5d00fcc
Update sycl/source/detail/plugin.hpp
bso-intel 117b886
Update sycl/source/detail/plugin.hpp
bso-intel 3d7c652
Update sycl/source/detail/plugin.hpp
bso-intel 6dbcd19
Update sycl/source/detail/plugin.hpp
bso-intel e65d394
clang-format
bso-intel 316a9dc
cleanup residue
bso-intel 54e0c8a
revert to fix deadlock
bso-intel cef727f
missed init mutexes
bso-intel b8af7ea
add comments
bso-intel f55bb5a
address feedback
bso-intel 7e02fb5
print platform name
bso-intel 239b483
Update sycl/source/detail/platform_impl.cpp
bso-intel 972c789
fix plugin index
bso-intel 4b2d9bd
fix deadlock
bso-intel 16d98cb
Update sycl/source/detail/platform_impl.cpp
bso-intel 63de170
Update sycl/source/detail/plugin.hpp
bso-intel 814e1e9
address feedback
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
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.