-
Notifications
You must be signed in to change notification settings - Fork 768
[SYCL] [Driver] Add offload-arch support for SYCL offloading #15624
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 21 commits
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
afd6a5c
[Driver] Enable --offload-arch for SYCL AOT compilation with the new
srividya-sundaram d5339a0
Add initial test.
srividya-sundaram 7828b8e
Fix test failures.
srividya-sundaram 9acfa69
Update test for all Intel CPUs.
srividya-sundaram 26dd5ec
Add SYCL --offload-arch tests for AMD targets.
srividya-sundaram b7a3aec
Update Intel GPU tests.
srividya-sundaram aa54427
Add NVidia GPU tests.
srividya-sundaram 81fa084
Add diagnostic back.
srividya-sundaram 8e8a0ef
Resolve conflict.
srividya-sundaram 64ee8c0
Merge branch 'sycl' into offload-arch-aot
srividya-sundaram ed5902f
Fix failing test.
srividya-sundaram 4692758
Merge branch 'offload-arch-aot' of https://github.com/srividya-sundar…
srividya-sundaram c718ec9
Fix failing test.
srividya-sundaram 0f16679
clang format fix.
srividya-sundaram 34002a2
Fix test.
srividya-sundaram d14865d
Add AMD and NVidia Mapping in SYCL.cpp
srividya-sundaram 96bce40
Merge branch 'sycl' into offload-arch-aot
srividya-sundaram 0c72954
Add offload-arch support for SYCL.
srividya-sundaram 2fba015
Add offload-arch support for SYCL.
srividya-sundaram 01a14c2
Merge branch 'offload-arch-sycl' of https://github.com/srividya-sunda…
srividya-sundaram dc5b928
Fix extra lines.
srividya-sundaram c4bf648
Address review comments.
srividya-sundaram 1e7ca18
Fix comments.
srividya-sundaram 0493e45
Use existing utilities for NVidia and AMD GPUs.
srividya-sundaram cac7147
Add test for invalid --offload-arch value.
srividya-sundaram 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
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.