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
Enable AOT tests back for A770 && BMG && WIN (#5049)
The main change is to not create the sycl device like this: `const
sycl::device sycl_device;` in global scope (doing this - led to a hang
on Windows).
---------
Signed-off-by: Anatoly Myachev <[email protected]>
0 commit comments