Skip to content

[SYCL][CMake] Build sycl-headers before bfloat16 objects #8745

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 1 commit into from
Mar 24, 2023

Conversation

tcreech-intel
Copy link
Contributor

@tcreech-intel tcreech-intel commented Mar 23, 2023

bfloat16_wrapper.cpp requires SYCL headers, so ensure that they've been
staged to the build directory before compiling.

bfloat16_wrapper.cpp requires CL headers, so ensure that they've been
staged to the build directory before compiling.
@tcreech-intel tcreech-intel marked this pull request as ready for review March 23, 2023 08:26
@tcreech-intel tcreech-intel requested a review from a team as a code owner March 23, 2023 08:26
@tcreech-intel tcreech-intel requested a review from bso-intel March 23, 2023 08:26
@tcreech-intel tcreech-intel temporarily deployed to aws March 23, 2023 08:52 — with GitHub Actions Inactive
@tcreech-intel tcreech-intel temporarily deployed to aws March 23, 2023 14:57 — with GitHub Actions Inactive
Copy link
Contributor

@bso-intel bso-intel left a comment

Choose a reason for hiding this comment

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

LGTM

@bader
Copy link
Contributor

bader commented Mar 24, 2023

bfloat16_wrapper.cpp requires CL headers, so ensure that they've been staged to the build directory before compiling.

I think this description is misleading. "CL headers" most likely will be interpreted as "OpenCL headers" rather than "SYCL OpenCL interoperability headers". I suggest we say "SYCL headers" as PR title does. @tcreech-intel, are you okay with that?

@tcreech-intel
Copy link
Contributor Author

I suggest we say "SYCL headers" as PR title does. @tcreech-intel, are you okay with that?

Yes, @bader, definitely -- thanks for the improvement.

@bader bader merged commit 4167545 into intel:sycl Mar 24, 2023
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