You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for flagging. This is expected, the issue happens semi-randomly as explained in the linked oneapi-src/unified-runtime#2440. This is a memory alignment issue so any change in memory layout from an unrelated change (even as simple as renaming the binary) may cause the issue to disappear or reappear.
Shall I change the XFAIL to UNSUPPORTED to avoid XPASS reports? In principle this is "supported", just the implementation has a bug.
Describe the bug
I tried just removing the XFAIL but then it fails in precommit on OCL CPU, which is really weird
#16433
Needs investigation
https://github.com/intel/llvm/actions/runs/12405518106/job/34632838094
To reproduce
No response
Environment
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: