Skip to content

[SYCL][Driver] Device link job should not be added for non-existent i… #836

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 2 commits into from
Nov 15, 2019

Conversation

mdtoguchi
Copy link
Contributor

…nputs

When compiling with only libraries (no source) there should be no device
linking step added. We were already preventing the library from being added
to the link list, but we were still adding the device link.

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

…nputs

When compiling with only libraries (no source) there should be no device
linking step added.  We were already preventing the library from being added
to the link list, but we were still adding the device link.

Signed-off-by: Michael D Toguchi <[email protected]>
AGindinson
AGindinson previously approved these changes Nov 14, 2019
@bader bader merged commit 25bbe42 into intel:sycl Nov 15, 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