Skip to content

Commit 15f5ac3

Browse files
authored
[SYCL][Test E2E] Temporarily disabled due to GPU hanging on Gen12+ (#10202)
1 parent 5301f93 commit 15f5ac3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

sycl/test-e2e/InvokeSimd/Feature/ImplicitSubgroup/SPMD_invoke_ESIMD_external.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
// TODO: Temporarily disabled due to GPU hanging.
2+
// UNSUPPORTED: gpu
13
// RUN: %clangxx -DIMPL_SUBGROUP -fsycl -fno-sycl-device-code-split-esimd -Xclang -fsycl-allow-func-ptr %S/../SPMD_invoke_ESIMD_external.cpp -o %t.out
24
// RUN: env IGC_VCSaveStackCallLinkage=1 IGC_VCDirectCallsOnly=1 %{run} %t.out
35
//

0 commit comments

Comments
 (0)