Skip to content

[Driver][SYCL] Improve AOT option passing with intel_gpu targets #8419

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 1 commit into from
Feb 22, 2023

Conversation

mdtoguchi
Copy link
Contributor

When using -fsycl-targets=intel_gpu* -Xsycl-target-backend=intel_gpu* "opts" be sure to pass "opts" to the ocloc call. These specially handled target values imply spir64_gen but were not processed properly to be able to scrutinize various target possibilities.

When using -fsycl-targets=intel_gpu* -Xsycl-target-backend=intel_gpu* "opts"
be sure to pass "opts" to the ocloc call.  These specially handled target
values imply spir64_gen but were not processed properly to be able to
scrutinize various target possibilities.
@mdtoguchi mdtoguchi requested a review from a team as a code owner February 21, 2023 21:51
@mdtoguchi mdtoguchi temporarily deployed to aws February 21, 2023 22:15 — with GitHub Actions Inactive
@mdtoguchi mdtoguchi temporarily deployed to aws February 21, 2023 22:47 — with GitHub Actions Inactive
@bader bader merged commit 60e97e7 into intel:sycl Feb 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants