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 f21034e commit 0f9e123Copy full SHA for 0f9e123
sycl/test-e2e/syclcompat/memory/memory_management_test1_usmnone.cpp
@@ -10,6 +10,9 @@
10
// RUN: %{build} -o %t.out
11
// RUN: %{run} %t.out
12
13
+// UNSUPPORTED: linux && gpu-intel-gen12 && (!build-mode && run-mode)
14
+// UNSUPPORTED-TRACKER: https://github.com/intel/llvm/issues/17966
15
+
16
#define SYCLCOMPAT_USM_LEVEL_NONE
17
#include <sycl/detail/core.hpp>
18
#include <syclcompat/memory.hpp>
0 commit comments