Skip to content
This repository was archived by the owner on Mar 28, 2023. It is now read-only.

[SYCL] Add work-around for fill bug in memcpy2d tests #1688

Merged

Conversation

steffenlarsen
Copy link

Due to a bug with queue::fill on some hardware when offsetting access, memcpy2d and copy2d would fail verification. This commit uses a custom fill operation to work around this.

Due to a bug with queue::fill on some hardware when offsetting access,
memcpy2d and copy2d would fail verification. This commit uses a custom
fill operation to work around this.

Signed-off-by: Larsen, Steffen <[email protected]>
@steffenlarsen steffenlarsen requested a review from a team as a code owner March 23, 2023 16:39
@steffenlarsen steffenlarsen merged commit 5eb663d into intel:intel Mar 23, 2023
aelovikov-intel pushed a commit to aelovikov-intel/llvm that referenced this pull request Mar 27, 2023
…t-suite#1688)

Due to a bug with queue::fill on some hardware when offsetting access,
memcpy2d and copy2d would fail verification. This commit uses a custom
fill operation to work around this.

Signed-off-by: Larsen, Steffen <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants