-
Notifications
You must be signed in to change notification settings - Fork 73
[KHR] Provide an alternative to <sycl/sycl.hpp> #814
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
Open
AlexeySachkov
wants to merge
43
commits into
KhronosGroup:main
Choose a base branch
from
AlexeySachkov:private/asachkov/split-sycl-hpp
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
43 commits
Select commit
Hold shift + click to select a range
46487a3
[KHR] Provide an alternative to <sycl/sycl.hpp>
AlexeySachkov 2f70d45
Fix formatting
AlexeySachkov 35394ca
Move `remove_decoration` into type traits header
AlexeySachkov ba0812d
Generalize guarantees about headers content
AlexeySachkov 0963fdb
Split and remove runtime include
AlexeySachkov 5214772
Fix section reference
AlexeySachkov b9d3fb6
Merge remote-tracking branch 'origin/main' into private/asachkov/spli…
AlexeySachkov 736fe3e
Add .hpp extension to new headers
AlexeySachkov 7e6881d
Resolve SYCL_SIMPLE_SWIZZLES issue
AlexeySachkov 6aaa8df
WIP on unifying wording
AlexeySachkov bcc0d74
Switch to the new note syntax
AlexeySachkov 0f59355
Use asterics instead of dash for bullet lists
AlexeySachkov e4233da
Apply some comments
AlexeySachkov a55dc24
Remove hardcoded section references
AlexeySachkov 3b4e2a1
Document missing event info descriptors
AlexeySachkov d546d2f
Document missing accessor-related enumerations
AlexeySachkov 497a2c9
Fix missing namespaces
AlexeySachkov 0c47b34
Remove duplication in reduction.hpp description
AlexeySachkov a64a4ec
Move identity-related type traits into the dedicated header with othe…
AlexeySachkov 3319528
Document missing kernel-device-specific info descriptors
AlexeySachkov f75f725
Drop memory_order_traits because it is exposition-only
AlexeySachkov b1daf3a
Drop submit.hpp header
AlexeySachkov 792170e
Document SYCL_BACKEND_* macro
AlexeySachkov d7cce9f
Split groups.hpp header
AlexeySachkov 73d713b
Put kernel_handler into its own header
AlexeySachkov 0a191b0
Merge remote-tracking branch 'origin/main' into private/asachkov/spli…
AlexeySachkov cfaf79c
Split a single bullet into multiple
AlexeySachkov 59b5e14
Outline all properties into distinct headers
AlexeySachkov 7187f28
Clarify the content of reduction.hpp
AlexeySachkov 58cea1d
Merge remote-tracking branch 'origin/main' into private/asachkov/spli…
AlexeySachkov f0578dd
Restore extra anchors lost during merge
AlexeySachkov bba9f81
Fix references to the core spec
AlexeySachkov fe64b69
Apply comments to the introduction sections of the extension
AlexeySachkov cdf04a3
Apply wording suggestions
AlexeySachkov cde0cd2
Fix some typos
AlexeySachkov c48866e
Reformat the extension overview table
AlexeySachkov 5f0921c
Revert "Outline all properties into distinct headers"
AlexeySachkov 53a7e46
Accept removal suggestions
AlexeySachkov b2a9e9c
Update code example about version.hpp
AlexeySachkov fd6e5aa
Fix a couple more spec links
AlexeySachkov 4abdba6
Definitions defined by -> definitions from
AlexeySachkov b732547
Make the overview table normative
AlexeySachkov 1296117
Update comments in the code snippet
AlexeySachkov 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
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.