Skip to content

[SYCL][Driver] Use original archive when linking with an FPGA AOCX bi… #797

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
Nov 8, 2019

Conversation

mdtoguchi
Copy link
Contributor

…nary

When performing a final link step with -fintelfpga and given an AOCX device
archive, use the archive to link with as opposed to the unbundled host
objects. The recent changes to the unbundler does not return the full
fat object, causing the host objects to not be 'found' during the final host
unbundling.

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

…nary

When performing a final link step with -fintelfpga and given an AOCX device
archive, use the archive to link with as opposed to the unbundled host
objects.  The recent changes to the unbundler does not return the full
fat object, causing the host objects to not be 'found' during the final host
unbundling.

Signed-off-by: Michael D Toguchi <[email protected]>
AGindinson
AGindinson previously approved these changes Nov 6, 2019
AGindinson
AGindinson previously approved these changes Nov 8, 2019
Signed-off-by: Alexey Bader [email protected]
Copy link
Contributor

@AGindinson AGindinson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

My bad on missing the update necessity. Thanks!

@bader bader merged commit ec738f2 into intel:sycl Nov 8, 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