Skip to content

Commit 37cce78

Browse files
committed
Disable the test on CUDA & HIP similar to other devicelib tests
1 parent 3e7d6b3 commit 37cce78

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sycl/test-e2e/DeviceLib/exp-std-complex-double-edge-cases.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
// in SYCL kernels.
33
//
44
// REQUIRES: aspect-fp64
5+
// UNSUPPORTED: hip || cuda
56
//
67
// RUN: %{build} -o %t.out
78
// RUN: %{run} %t.out

0 commit comments

Comments
 (0)