Skip to content

Commit

Permalink
[SYCL][CUDA] Xfail ext-native-math.cpp test. (#11580)
Browse files Browse the repository at this point in the history
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 <jack.kirk@codeplay.com>
  • Loading branch information
JackAKirk authored Oct 18, 2023
1 parent 180aedc commit abe3efb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sycl/test-e2e/DeviceLib/built-ins/ext_native_math.cpp
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
// XFAIL: cuda
// RUN: %{build} -fsycl-device-code-split=per_kernel -o %t.out
// RUN: %{run} %t.out

Expand Down

0 comments on commit abe3efb

Please sign in to comment.