We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a495e3 commit e7ac048Copy full SHA for e7ac048
1 file changed
sycl/test-e2e/bindless_images/read_write_unsampled.cpp
@@ -3,8 +3,8 @@
3
// UNSUPPORTED: hip
4
// UNSUPPORTED-INTENDED: Returning non fp[32/16] values from sampling fails.
5
6
-// UNSUPPORTED: linux && arch-intel_gpu_acm_g10 && level_zero_v2_adapter
7
-// UNSUPPORTED-TRACKER: https://github.com/intel/llvm/issues/20004
+// NOTE: if the test fails on Linux+ARL+L0V2 - the right issue is
+// https://github.com/intel/llvm/issues/21097
8
9
// RUN: %{build} -o %t.out
10
// RUN: %{run-unfiltered-devices} env NEOReadDebugKeys=1 UseBindlessMode=1 UseExternalAllocatorForSshAndDsh=1 %t.out
0 commit comments