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][Driver] Fix sycl-device-lib test failures for non NVPTX or AMDGPU builds of DPC++ (#15608)
These tests failed on non Cuda or Hip host machines due to missing
installations. Additionally, the `-only-needed` tests don't need
`libspirv` so passing `-fno-sycl-libspirv` to the invocation is also
required to succeed.
0 commit comments