Skip to content

Basic/sycl_2020_images/host_task_unsampled_image_write.cpp flaky fail on Gen12 Win #18085

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

Open
sarnex opened this issue Apr 17, 2025 · 0 comments
Labels
bug Something isn't working confirmed

Comments

@sarnex
Copy link
Contributor

sarnex commented Apr 17, 2025

Describe the bug

This test flaky fails on Gen12 win.

Examples:
https://github.com/intel/llvm/actions/runs/14449059220/job/40518918799

 # RUN: at line 1
D:/github/_work/llvm/llvm/install/bin/clang++.exe  -Werror -fsycl -fsycl-targets=spir64  D:\github\_work\llvm\llvm\llvm\sycl\test-e2e\Basic\sycl_2020_images\host_task_unsampled_image_write.cpp -o D:\github\_work\llvm\llvm\build-e2e\Basic\sycl_2020_images\Output\host_task_unsampled_image_write.cpp.tmp.out
# executed command: D:/github/_work/llvm/llvm/install/bin/clang++.exe -Werror -fsycl -fsycl-targets=spir64 'D:\github\_work\llvm\llvm\llvm\sycl\test-e2e\Basic\sycl_2020_images\host_task_unsampled_image_write.cpp' -o 'D:\github\_work\llvm\llvm\build-e2e\Basic\sycl_2020_images\Output\host_task_unsampled_image_write.cpp.tmp.out'
# RUN: at line 3
D:\github\_work\llvm\llvm\build-e2e\Basic\sycl_2020_images\Output\host_task_unsampled_image_write.cpp.tmp.out
# executed command: 'D:\github\_work\llvm\llvm\build-e2e\Basic\sycl_2020_images\Output\host_task_unsampled_image_write.cpp.tmp.out'
# .---command stderr------------
# | Assertion failed: Succeeded && "Unexpected state of event", file D:\github\_work\llvm\llvm\src\sycl\source\detail\event_impl.cpp, line 104
# `-----------------------------
# error: command failed with exit status: 0xc0000409

https://github.com/intel/llvm/actions/runs/14520865393/job/40743833306

 Command Output (stdout):
--
# RUN: at line 1
D:/github/_work/llvm/llvm/install/bin/clang++.exe  -Werror -fsycl -fsycl-targets=spir64  D:\github\_work\llvm\llvm\llvm\sycl\test-e2e\Basic\sycl_2020_images\host_task_unsampled_image_write.cpp -o D:\github\_work\llvm\llvm\build-e2e\Basic\sycl_2020_images\Output\host_task_unsampled_image_write.cpp.tmp.out
# executed command: D:/github/_work/llvm/llvm/install/bin/clang++.exe -Werror -fsycl -fsycl-targets=spir64 'D:\github\_work\llvm\llvm\llvm\sycl\test-e2e\Basic\sycl_2020_images\host_task_unsampled_image_write.cpp' -o 'D:\github\_work\llvm\llvm\build-e2e\Basic\sycl_2020_images\Output\host_task_unsampled_image_write.cpp.tmp.out'
# RUN: at line 3
D:\github\_work\llvm\llvm\build-e2e\Basic\sycl_2020_images\Output\host_task_unsampled_image_write.cpp.tmp.out
# executed command: 'D:\github\_work\llvm\llvm\build-e2e\Basic\sycl_2020_images\Output\host_task_unsampled_image_write.cpp.tmp.out'
# .---command stderr------------
# | Assertion failed: Succeeded && "Unexpected state of event", file D:\github\_work\llvm\llvm\src\sycl\source\detail\event_impl.cpp, line 104
# `-----------------------------
# error: command failed with exit status: 0xc0000409

--

To reproduce

No response

Environment

No response

Additional context

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working confirmed
Projects
None yet
Development

No branches or pull requests

1 participant