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
[SYCL][E2E] Disable tests that sporadically fail on BMG (#17201)
I reproduced the assert tests locking up the whole machine and causing
GPU resets, so just disable them all for now. This is probably one of
the major causes of the instability.
For some reason `letter_example.cpp` is causing GPU resets on BMG, which
is another good candidate as for the runner instability, so just move
all XFAILing InlineAsm tests to UNSUPPORTED so they don't run at all on
failing platforms.
---------
Signed-off-by: Sarnie, Nick <[email protected]>
0 commit comments