Skip to content

Conversation

@GermanAizek
Copy link
Contributor

Its PR migrated from oneapi-src/unified-runtime#2746
It looks like a common typo when writing functions.

Fixed functions:

  • urEnqueueMemBufferWriteRect()
  • urEnqueueMemBufferReadRect()

@GermanAizek GermanAizek requested a review from a team as a code owner March 27, 2025 14:33
@aarongreig aarongreig changed the title Fixed bug with zero depth ur_rect_region which must be checked before calling func [UR] Fixed bug with zero depth ur_rect_region which must be checked before calling func Mar 27, 2025
@aarongreig
Copy link
Contributor

looks like there're more files the change needs propagating to, the easiest way is to run the generate target or you can check the diff here https://github.com/intel/llvm/actions/runs/14109220584/job/39523495651?pr=17681#step:9:268

Fixed functions:
- urEnqueueMemBufferWriteRect()
- urEnqueueMemBufferReadRect()
@GermanAizek
Copy link
Contributor Author

@aarongreig, I fixed all conditions and renamed commit name.

Copy link
Contributor

@steffenlarsen steffenlarsen left a comment

Choose a reason for hiding this comment

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

Good find! 🚀

@npmiller
Copy link
Contributor

npmiller commented Apr 9, 2025

@GermanAizek it looks like the CI had some issues last week, would you mind updating the branch so it re-runs it against the latest changes? Other than that it should be good to merge, thanks for the patch!

@npmiller
Copy link
Contributor

@intel/llvm-gatekeepers this is ready to merge

@ldrumm ldrumm merged commit 599a9e3 into intel:sycl Apr 17, 2025
49 of 59 checks passed
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.

6 participants