Skip to content
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

[L0] Fix issue with test include path #2471

Merged
merged 1 commit into from
Dec 19, 2024

Conversation

Bensuo
Copy link
Contributor

@Bensuo Bensuo commented Dec 16, 2024

  • Fix include path for the L0 tracing layer header which prevents it from being picked up from the deps downloaded by UR.

The previous path I believe is expected for L0 loader/headers installed on the system level but breaks if this is not present, as the headers downloaded and included by UR itself do not have level_zero folder containing the individual include folders (layer, loader etc.).

- Fix include path for the L0 tracing layer header which prevents it from being picked up from the deps downloaded during project build.
@Bensuo Bensuo requested a review from a team as a code owner December 16, 2024 16:35
@Bensuo Bensuo added the ready to merge Added to PR's which are ready to merge label Dec 17, 2024
@martygrant martygrant merged commit bb64b3e into oneapi-src:main Dec 19, 2024
73 checks passed
@martygrant
Copy link
Contributor

Pulled in by intel/llvm#16410

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready to merge Added to PR's which are ready to merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants