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 dca041e commit e267a40Copy full SHA for e267a40
sycl/test-e2e/Plugin/level_zero_device_free_mem.cpp
@@ -8,7 +8,8 @@
8
// REQUIRES: gpu-intel-dg2
9
// REQUIRES: level_zero, level_zero_dev_kit
10
// UNSUPPORTED: gpu-intel-gen12
11
-// UNSUPPORTED-INTENDED: The query of free memory is not supported on integrated devices
+// UNSUPPORTED-INTENDED: The query of free memory is not supported on integrated
12
+// devices
13
//
14
// RUN: %{build} %level_zero_options -o %t.out
15
// RUN: env ZES_ENABLE_SYSMAN=1 %{run} %t.out 2>&1 | FileCheck %s
0 commit comments