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 d5bcb59 commit 4953e53Copy full SHA for 4953e53
sycl/test-e2e/ESIMD/Prefix_Local_sum2.cpp
@@ -7,6 +7,8 @@
7
//===----------------------------------------------------------------------===//
8
// RUN: %{build} -o %t.out
9
// RUN: %{run} %t.out 20
10
+// UNSUPPORTED: gpu-intel-dg2
11
+// UNSUPPORTED-TRACKER: https://github.com/intel/llvm/issues/17075
12
13
#include "esimd_test_utils.hpp"
14
sycl/test-e2e/ESIMD/Prefix_Local_sum3.cpp
@@ -8,6 +8,9 @@
// RUN: %{run} %t.out
+// UNSUPPORTED: arch-intel_gpu_bmg_g21
+
15
16
#define MAX_TS_WIDTH 1024
0 commit comments