-
Notifications
You must be signed in to change notification settings - Fork 798
[SYCL] Align Non-Uniform Groups with PR#14604 #19238
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 2 commits
Commits
Show all changes
33 commits
Select commit
Hold shift + click to select a range
74047b6
[SYCL] Align Non-Uniform Groups with PR#14604:
244962d
[SYCL] Fixed missing code formatting
4737295
[SYCL ] Update AddSecurityFlags.cmake for wip
AndreiZibrov 1e1a6e7
Update sycl/include/sycl/detail/spirv.hpp
AndreiZibrov f2a2bc5
Update sycl/include/sycl/ext/oneapi/experimental/fragment.hpp
AndreiZibrov 0b8eba3
[SYCL] Fix review findings
88d35d9
[SYCL] getting rid of throwing
a7d9fb6
[SYCL] Remove rest of fixed_size_group leftover + refactored macros w…
84d9636
Update sycl/include/sycl/ext/oneapi/experimental/tangle.hpp
AndreiZibrov 78208f8
[SYCL] Fixed formatting after refactoring
63c2ec8
[SYCL] Remove left empty namespace + fix empty lines / comment format…
92bddb3
[SYCL] Fix unreached leftovers didn't reach by tests recently
6ba16c9
[SYCL] move has_extension fix to separate PR
0d3da76
[SYCL] Fix missing include
c5a48c9
[SYCL] bringing back missed comment
AndreiZibrov 4fbb2b8
[SYCL] Formatting missed include line
c4f9c37
[SYCL] Fix include missing by CI
502ac66
[SYCL] Fix missing namespace for is_chunk_v trait
7639a7b
[SYCL] Fixed wrong namespace ref
de45c92
Update sycl/include/sycl/ext/oneapi/experimental/cuda/non_uniform_alg…
steffenlarsen 16f4ec3
Merge remote-tracking branch 'intel/sycl' into HEAD
steffenlarsen 62082ce
Remove redundant test requirements
steffenlarsen 251f0b6
Remove unintentional tangle from CUDA min aspect requirements
steffenlarsen a7ec622
Remove unnecessary alias
steffenlarsen 1fbf327
Add SYCL_EXT_ONEAPI_TANGLE
steffenlarsen f7e6184
Add additional partition group support
steffenlarsen 843df18
Address small comments
steffenlarsen ede8a48
Fix build failure and attempt to fix new test
steffenlarsen e916346
Clean up is_* traits
steffenlarsen e3e556a
Remove last (void) cast
steffenlarsen 3889570
Adhere to weird formatter requirement
steffenlarsen 6b9ed74
Update sycl/include/sycl/ext/oneapi/experimental/fragment.hpp
steffenlarsen 4d18c85
Apply suggestions from code review
steffenlarsen 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
Oops, something went wrong.
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.