Skip to content

[Driver][SYCL][FPGA] implied default device forces emulation #4801

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 3 commits into from
Oct 25, 2021

Conversation

mdtoguchi
Copy link
Contributor

When using -Xshardware or -Xssimulation on the command line with
FPGA, the device AOT compilation should be performed by aoc. This
was not occuring due to the implied default device when one such
object or archive was supplied on the command line.
Make adjustments to our discovery of FPGA hardware/simulation mode
by only checking the actual FPGA toolchain and not just the first
offload toolchain encountered.

When using -Xshardware or -Xssimulation on the command line with
FPGA, the device AOT compilation should be performed by aoc.  This
was not occuring due to the implied default device when one such
object or archive was supplied on the command line.
Make adjustments to our discovery of FPGA hardware/simulation mode
by only checking the actual FPGA toolchain and not just the first
offload toolchain encountered.
AGindinson
AGindinson previously approved these changes Oct 23, 2021
@mdtoguchi mdtoguchi requested a review from AGindinson October 25, 2021 00:41
@bader bader merged commit 074944e into intel:sycl Oct 25, 2021
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