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] Test error handling undefined device symbol (intel#712)
Add a test for the case when a kernel references an undefined symbol.
We expect an exception at kernel submission time with a message
telling the name of the undefined symbol.
0 commit comments