Skip to content

Conversation

@DBDuncan
Copy link
Contributor

Fixes #16923 'example_1_1D_read_write.cpp' has a sporadic failure on battlemage where it fails to validate the data. This is likely due to a missing 'q.wait_and_throw()' between copying the data from the device to host and verifying it. Adding the wait should fix this failure.

…ication

Fixes intel#16923 'example_1_1D_read_write.cpp' has a sporadic failure on battlemage where it fails to validate the data. This is likely due to a missing 'q.wait_and_throw()' between copying the data from the device to host and verifying it. Adding the wait should fix this failure.
@againull againull merged commit 8f7406d into intel:sycl Apr 21, 2025
24 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.

bindless_images/examples/example_1_1D_read_write.cpp sporadically failing on BMG

3 participants