Skip to content

Commit e7ac048

Browse files
authored
[SYCL][NFC] Enable bindless_images/read_write_unsampled.cpp (#21883)
The driver has been updated; the issue may have been resolved.
1 parent 6a495e3 commit e7ac048

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

sycl/test-e2e/bindless_images/read_write_unsampled.cpp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
// UNSUPPORTED: hip
44
// UNSUPPORTED-INTENDED: Returning non fp[32/16] values from sampling fails.
55

6-
// UNSUPPORTED: linux && arch-intel_gpu_acm_g10 && level_zero_v2_adapter
7-
// UNSUPPORTED-TRACKER: https://github.com/intel/llvm/issues/20004
6+
// NOTE: if the test fails on Linux+ARL+L0V2 - the right issue is
7+
// https://github.com/intel/llvm/issues/21097
88

99
// RUN: %{build} -o %t.out
1010
// RUN: %{run-unfiltered-devices} env NEOReadDebugKeys=1 UseBindlessMode=1 UseExternalAllocatorForSshAndDsh=1 %t.out

0 commit comments

Comments
 (0)