Skip to content

[Driver][SYCL] Properly pass object contents with FPGA archives #15661

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 11, 2024

Conversation

mdtoguchi
Copy link
Contributor

The recent commit 2df7d3f introduced an issue when passing along the host objects in the early (AOCR) archive and consumed by the image (AOCX) archive. Package up (wrap) the images instead of just the list of images by using the -batch functionality with the clang-offload-wrapper.

The recent commit intel@2df7d3f introduced an issue when passing along the host objects
in the early (AOCR) archive and consumed by the image (AOCX) archive.
Package up (wrap) the images instead of just the list of images by using
the -batch functionality with the clang-offload-wrapper.
@mdtoguchi
Copy link
Contributor Author

@intel/llvm-gatekeepers, this looks ready to merge, can you take a look? Thanks!

@martygrant martygrant merged commit 66256ef into intel:sycl Oct 11, 2024
12 checks passed
@mdtoguchi mdtoguchi deleted the fpga-early-archive-fail branch October 11, 2024 15:27
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