-
Notifications
You must be signed in to change notification settings - Fork 771
[SYCL] interim kernel compiler with SYCL support #14172
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
againull
merged 29 commits into
intel:sycl
from
cperkinsintel:cperkins-kernel_compiler-sycl-cherry-picked
Jul 2, 2024
Merged
Changes from all commits
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
c285518
checkpoint
cperkinsintel 6c2c911
prepare to be templated
cperkinsintel 60d7759
scaffolding
cperkinsintel 06deabf
kernel_compiler testing, preliminary
cperkinsintel 4ea7836
working e2e. next: flags, errors, removal of is_source_kernel_bundle…
cperkinsintel 54be4d0
housekeeping before continuing. also, clang-format sux
cperkinsintel 1a9cf00
flags and testing of such
cperkinsintel b21ee06
implemented sycl_compilation_available
cperkinsintel 1bff1f6
move is_source_kernel_bundle_supported out of API into detail. minor …
cperkinsintel dcb54ce
win
cperkinsintel 16e3d69
interim registered_kernel_names implementation. this is NOT final
cperkinsintel 7163a1d
merge conflics and test bump
cperkinsintel 3c048c3
clang-format and linux symbols
cperkinsintel 8dbc79b
test updates
cperkinsintel a417f55
Merge branch 'sycl' into cperkins-kernel_compiler-sycl-cherry-picked
cperkinsintel ae8f936
resolve merge conflicts and bump counter for the #include <sycl.hpp> …
cperkinsintel 531bcbc
win fix and symbols
cperkinsintel e3cc1d2
std::byte screen
cperkinsintel 4445525
patch from rajiv for name mangling fix on extern C and concominant te…
cperkinsintel 424da1b
excluding kernel_compiler+sycl from GCC<8 b.c. std:filesystem.
cperkinsintel 0c9d024
clang-format?
cperkinsintel 934d8fa
clang-format and ns fix
cperkinsintel 27ad9d7
reviewer feedback
cperkinsintel ad634bd
reviewer feedback, but needs cleanup
cperkinsintel cec9a7d
clean up and test improvements
cperkinsintel 7eb8f44
more reviewer feedback
cperkinsintel 132525c
add esimd_kernel to testing
cperkinsintel 3cf1fc6
resolve merge conflicts. need to regen win syms
cperkinsintel b71925c
win symbols
cperkinsintel 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.
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.