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
There were two issues:
1) Setting `UR_ENABLE_TRACING` on the command line didn't work because
the SYCL code calling the FetchUR CMake files didn't use `CACHE`, also
fixed two other vars with the same problem.
2) XPTI SYCL tests were built even if XPTI wasn't built, causing a build
failure.
Also add two errors so the problem isn't discovered in a build failure.
---------
Signed-off-by: Sarnie, Nick <[email protected]>
0 commit comments