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
{{ message }}
This repository was archived by the owner on Mar 28, 2023. It is now read-only.
[SYCL][CUDA] Add triple to build step and remove XFAIL: cuda (#339)
SYCL/Regression/atomic_load.cpp and SYCL/Scheduler/MemObjRemapping.cpp
should pass for the PI CUDA backend, but are missing the corresponding
triple in the build step. These changes add the -fsycl-targets with the
triple to these tests and renable them for CUDA.
Signed-off-by: Steffen Larsen <[email protected]>
0 commit comments