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
Have made a patch here to not run for single device context #14717 . Although this should still work. I'll try to repro and see what is happening. Potentially there is a race condition somewhere.
Wrong command type was being used for enqueue native command, causing a
race condition as the host task codepath was being taken, where another
path should have been taken. This fixesintel#14715@sarnex
Describe the bug
https://github.com/intel/llvm/actions/runs/10051976562/job/27782653780
To reproduce
No response
Environment
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: