-
Notifications
You must be signed in to change notification settings - Fork 788
[SYCL] atomic_memory_order_capabilities query for device and context #8517
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
AlexeySachkov
merged 28 commits into
intel:sycl
from
andylshort:alamzeds/atomic_mem_order_caps_fix
Mar 23, 2023
Merged
Changes from 3 commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
89f989f
Initial implementation of atomic_memory_order_capabilities query
4518322
Implementation of context atomic_memory_order_capabilities query
3ae7de0
Merge branch 'sycl' into alamzeds/atomic_mem_order_caps_fix
275dc69
Device info atomic memory order query impl
39cdff0
level_zero implementation of atomic_memory_order_caps
9579a03
Implement context atomic_mem_order query higher up
2f99c5a
Clang format fixes to ur_level_zero atomic_mem_order impl
a508c49
Fixed level_zero atomic_mem_order_caps value
d9c49ff
Added bitmask for returned value from OpenCL 3.0 runtime
657da82
Added missing PI mem order enum values to level_zero api
1e6d671
More robust handling of out param values in piDeviceGetInfo
58c53ad
Resolved clang formatting fixes
50ef284
Merge branch 'sycl' into alamzeds/atomic_mem_order_caps_fix
d18bcca
Small fix to UR code for atomic_mem_order_caps case
96186d0
Merge branch 'sycl' into alamzeds/atomic_mem_order_caps_fix
be8ff59
Formatting fix in UR
90e60ac
Context memory_order impl for level_zero
cc95f60
Merge branch 'alamzeds/atomic_mem_order_caps_fix' of https://github.c…
64e7f27
Formatting issue resolved
904fcc5
Used actual type to return.
c64ae3a
Merge branch 'sycl' into alamzeds/atomic_mem_order_caps_fix
b9f460d
Merge branch 'sycl' into alamzeds/atomic_mem_order_caps_fix
9b92fbe
Add unit test for memory_order device query
5b87263
Refined query implementation with fixes and less code duplication
9652f61
Formatting fix on pi_level_zero that was missed
dc00b7a
Merge branch 'sycl' into alamzeds/atomic_mem_order_caps_fix
6f4a2f7
Swapped PI enum use for UR
bf903d5
Merge branch 'sycl' into alamzeds/atomic_mem_order_caps_fix
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
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.