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 bd040a4 commit 67eaea1Copy full SHA for 67eaea1
SYCL/USM/copy2d.cpp
@@ -11,6 +11,9 @@
11
// RUN: %GPU_RUN_PLACEHOLDER %t.out
12
// RUN: %ACC_RUN_PLACEHOLDER %t.out
13
14
+// Temporarily disabled until the failure is addressed.
15
+// UNSUPPORTED: gpu-intel-pvc
16
+
17
#include <sycl/sycl.hpp>
18
19
#include "memops2d_utils.hpp"
SYCL/USM/memcpy2d.cpp
0 commit comments