Skip to content

[SYCL][UR] Fix include for COMGR #12286

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 4 commits into from
Jan 4, 2024

Conversation

sommerlukas
Copy link
Contributor

@sommerlukas sommerlukas commented Jan 3, 2024

The code object finalization for kernel fusion uses the AMD COMGR. The location of the corresponding header changed between ROCm version 4 and 5.

This PR fixes the include for ROCm version 4.

Copy link
Contributor

@kbenzie kbenzie left a comment

Choose a reason for hiding this comment

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

oneapi-src/unified-runtime#1222 has now been merged, please update the UR tag as suggested, then make this PR ready for review.

@sommerlukas sommerlukas marked this pull request as ready for review January 4, 2024 15:23
@sommerlukas sommerlukas requested review from a team as code owners January 4, 2024 15:23
@kbenzie
Copy link
Contributor

kbenzie commented Jan 4, 2024

@intel/llvm-gatekeepers please merge.

@steffenlarsen steffenlarsen merged commit f1b0bbe into intel:sycl Jan 4, 2024
@sommerlukas sommerlukas deleted the comgr-include-rocm4 branch January 4, 2024 17:27
kbenzie pushed a commit that referenced this pull request Jan 5, 2024
The code object finalization for kernel fusion uses the AMD COMGR. The
location of the corresponding header changed between ROCm version 4 and
5.

This PR fixes the include for ROCm version 4.

---------

Signed-off-by: Lukas Sommer <[email protected]>
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.

4 participants