Skip to content

Commit abe3efb

Browse files
authored
[SYCL][CUDA] Xfail ext-native-math.cpp test. (#11580)
See #11562 This test failure has been reproduced locally on CUDA 12.1 and 12.2. Earlier versions appear to work. https://github.com/intel/llvm/pull/11436/files could also be related to this failure. Signed-off-by: JackAKirk <[email protected]>
1 parent 180aedc commit abe3efb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sycl/test-e2e/DeviceLib/built-ins/ext_native_math.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// XFAIL: cuda
12
// RUN: %{build} -fsycl-device-code-split=per_kernel -o %t.out
23
// RUN: %{run} %t.out
34

0 commit comments

Comments
 (0)