Skip to content

[L0][Image] Set ZeImageDesc member of _ur_image in release build for legacy image #1498

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

wenju-he
Copy link
Contributor

@wenju-he wenju-he commented Apr 9, 2024

This fix a regression intel/llvm#13090 caused by 8499b57 which adds ZeImageDesc member to _ur_image regardless of NDEBUG.

…legacy image

This fix a regression intel/llvm#13090 caused
by 8499b57 which adds ZeImageDesc member to _ur_image regardless of NDEBUG.
@wenju-he wenju-he requested a review from a team as a code owner April 9, 2024 11:37
nrspruit added a commit to nrspruit/llvm that referenced this pull request Apr 9, 2024
…for legacy image

- reenable the image interop test with fix to image interop in release
  builds
- precommit PR for oneapi-src/unified-runtime#1498

Signed-off-by: Neil R. Spruit <[email protected]>
@nrspruit
Copy link
Contributor

nrspruit commented Apr 9, 2024

Thank you @wenju-he ,

I have created a draft PR with your change along with the re-enable of the image test following your update.

If this passes, then we should be able to merge this change along with enabling the test again.

@nrspruit
Copy link
Contributor

nrspruit commented Apr 9, 2024

Your changes appear to be working now here:
https://github.com/intel/llvm/actions/runs/8618824241/job/23629461053?pr=13338

@nrspruit
Copy link
Contributor

nrspruit commented Apr 9, 2024

The failure in the CI is in the amd testing which is unrelated to this change.

@nrspruit nrspruit added level-zero L0 adapter specific issues v0.9.x Include in the v0.9.x release labels Apr 9, 2024
@wenju-he
Copy link
Contributor Author

Your changes appear to be working now here: https://github.com/intel/llvm/actions/runs/8618824241/job/23629461053?pr=13338

Thank you @nrspruit

@nrspruit nrspruit added the ready to merge Added to PR's which are ready to merge label Apr 10, 2024
@aarongreig aarongreig merged commit 6ccaf38 into oneapi-src:main Apr 12, 2024
@wenju-he wenju-he deleted the ZeImageDesc-urMemImageCreateWithNativeHandle branch April 12, 2024 09:48
martygrant pushed a commit to intel/llvm that referenced this pull request Apr 15, 2024
#13338)

…for legacy image

- reenable the image interop test with fix to image interop in release
builds
- precommit PR for
oneapi-src/unified-runtime#1498

---------

Signed-off-by: Neil R. Spruit <[email protected]>
Co-authored-by: Aaron Greig <[email protected]>
kbenzie pushed a commit to kbenzie/unified-runtime that referenced this pull request Apr 16, 2024
…geCreateWithNativeHandle

[L0][Image] Set ZeImageDesc member of _ur_image in release build for legacy image
@kbenzie kbenzie mentioned this pull request Apr 16, 2024
19 tasks
kbenzie pushed a commit that referenced this pull request Apr 17, 2024
…thNativeHandle

[L0][Image] Set ZeImageDesc member of _ur_image in release build for legacy image
kbenzie pushed a commit to kbenzie/intel-llvm that referenced this pull request Apr 18, 2024
intel#13338)

…for legacy image

- reenable the image interop test with fix to image interop in release
builds
- precommit PR for
oneapi-src/unified-runtime#1498

---------

Signed-off-by: Neil R. Spruit <[email protected]>
Co-authored-by: Aaron Greig <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
level-zero L0 adapter specific issues ready to merge Added to PR's which are ready to merge v0.9.x Include in the v0.9.x release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants