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 9568cd0 commit 262bb52Copy full SHA for 262bb52
sycl/test-e2e/bindless_images/read_sampled.cpp
@@ -3,11 +3,11 @@
3
// UNSUPPORTED: hip
4
// UNSUPPORTED-INTENDED: Returning non-FP values from sampling fails on HIP.
5
6
-// UNSUPPORTED: linux && ( arch-intel_gpu_bmg_g21 || arch-intel_gpu_mtl_u ) && level_zero_v2_adapter
+// UNSUPPORTED: linux && arch-intel_gpu_mtl_u && level_zero_v2_adapter
7
// UNSUPPORTED-TRACKER: https://github.com/intel/llvm/issues/20223
8
9
// RUN: %{build} -o %t.out
10
-// RUN: %{run-unfiltered-devices} %t.out
+// RUN: %{run} %t.out
11
12
// Print test names and pass status
13
// #define VERBOSE_LV1
0 commit comments