We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc668f8 commit b8c62d2Copy full SHA for b8c62d2
SYCL/ESIMD/regression/complex-lib-lin.cpp
@@ -9,8 +9,6 @@
9
// UNSUPPORTED: cuda || hip
10
// TODO/DEBUG Segmentation fault occurs with esimd_emulator backend
11
// XFAIL: esimd_emulator
12
-// The test hangs on 22.05.22297 GPU RT on Linux
13
-// UNSUPPORTED: linux && (opencl || level_zero) && gpu
14
//
15
// RUN: %clangxx -fsycl -fPIC -O3 %S/Inputs/complex-lib-sycl.cpp -c -o %t-lib-sycl.o
16
// RUN: %clangxx -fsycl -fPIC -O3 %S/Inputs/complex-lib-esimd.cpp -c -o %t-lib-esimd.o
0 commit comments