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 5301f93 commit 15f5ac3Copy full SHA for 15f5ac3
sycl/test-e2e/InvokeSimd/Feature/ImplicitSubgroup/SPMD_invoke_ESIMD_external.cpp
@@ -1,3 +1,5 @@
1
+// TODO: Temporarily disabled due to GPU hanging.
2
+// UNSUPPORTED: gpu
3
// 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
4
// RUN: env IGC_VCSaveStackCallLinkage=1 IGC_VCDirectCallsOnly=1 %{run} %t.out
5
//
0 commit comments