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] Run the LIT tests using the selected backend
sycl/test/CMakeLists.txt requests which backend to test by passing to
the LIT configuration either
PARAMS "SYCL_BE=PI_OPENCL"
or
PARAMS "SYCL_BE=PI_CUDA"
This change passes the backend choice to the test throught its
environment.
Signed-off-by: Andrea Bocci <[email protected]>
0 commit comments