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 abc57e4 commit 1be6a15Copy full SHA for 1be6a15
SYCL/ESIMD/preemption.cpp
@@ -6,8 +6,7 @@
6
//
7
//===----------------------------------------------------------------------===//
8
// REQUIRES: gpu && linux
9
-// UNSUPPORTED: cuda || hip
10
-// UNSUPPORTED: esimd_emulator, gpu-intel-dg2
+// UNSUPPORTED: cuda || hip || esimd_emulator || gpu-intel-dg2 || gpu-intel-pvc
11
// RUN: %clangxx -fsycl %s -o %t.out
12
// RUN: %GPU_RUN_PLACEHOLDER IGC_DumpToCustomDir=%t.dump IGC_ShaderDumpEnable=1 %t.out
13
// RUN: grep enablePreemption %t.dump/*.asm
0 commit comments