Skip to content

[SYCL] Change kernel_bundle linking restriction to check external symbols #19318

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

Conversation

steffenlarsen
Copy link
Contributor

This commit changes the recent linking separation of offline images to be based on whether the images have external symbols, in addition to whether they have specialization constants.

…bols

This commit changes the recent linking separation of offline images to
be based on whether the images have external symbols, in addition to
whether they have specialization constants.

Signed-off-by: Larsen, Steffen <[email protected]>
@steffenlarsen
Copy link
Contributor Author

This should address the regression in the CTS while I report the problem in the corresponding test.

@steffenlarsen
Copy link
Contributor Author

Appears to actually be an issue in how we detect duplicate device images. This is replaced by #19319.

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.

1 participant