Skip to content

[Driver][NFC] cleanup unused -fsycl-link FPGA bundling settings #944

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

Conversation

mdtoguchi
Copy link
Contributor

When performing -fsycl-link -fintelfpga, there is no bundling step that occurs
which uses the FPGA type specific settings (aocr, aocx, aoco). If a bundling
step does occur (with -c), it is only for the specific device compile and does
not include the AOT step.

These settings were part of an earlier implementation that considered using
a bundled binary instead of an archive to store the aocx/aocr generated bits

Signed-off-by: Michael D Toguchi [email protected]

When performing -fsycl-link -fintelfpga, there is no bundling step that occurs
which uses the FPGA type specific settings (aocr, aocx, aoco).  If a bundling
step does occur (with -c), it is only for the specific device compile and does
not include the AOT step.

These settings were part of an earlier implementation that considered using
a bundled binary instead of an archive to store the aocx/aocr generated bits

Signed-off-by: Michael D Toguchi <[email protected]>
@bader bader merged commit 1d55c86 into intel:sycl Dec 19, 2019
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