Skip to content

Commit aa14ea0

Browse files
[SYCL][E2E] Remove 1-tile PVC UNSUPPORTED from tests (#15458)
This commit removes the UNSUPPORTED marker with 1-tile PVC for a selection of tests. sycl-ls-uuid-subdevs seems to now pass and the rest are XFAIL on PVC which is wider than disabling for just 1-tile. Signed-off-by: Larsen, Steffen <steffen.larsen@intel.com>
1 parent b5f3af9 commit aa14ea0

File tree

4 files changed

+0
-5
lines changed

4 files changed

+0
-5
lines changed

sycl/test-e2e/Plugin/level_zero_ext_intel_cslice.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
// REQUIRES: level_zero
22
// REQUIRES: aspect-ext_intel_device_id
3-
// UNSUPPORTED: gpu-intel-pvc-1T
43
// https://github.com/intel/llvm/issues/14826
54
// XFAIL: arch-intel_gpu_pvc
65

sycl/test-e2e/Plugin/level_zero_ext_intel_queue_index.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
// REQUIRES: aspect-ext_intel_device_id
22
// REQUIRES: level_zero
3-
// UNSUPPORTED: gpu-intel-pvc-1T
43

54
// https://github.com/intel/llvm/issues/14826
65
// XFAIL: arch-intel_gpu_pvc

sycl/test-e2e/Plugin/level_zero_sub_sub_device.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22

33
// https://github.com/intel/llvm/issues/14826
44
// XFAIL: arch-intel_gpu_pvc
5-
// UNSUPPORTED: gpu-intel-pvc-1T
65

76
// RUN: %{build} %level_zero_options -o %t.out
87

sycl/test-e2e/Plugin/sycl-ls-uuid-subdevs.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22
* devices. */
33
// REQUIRES: gpu, level_zero
44

5-
// UNSUPPORTED: gpu-intel-pvc-1T
6-
75
// As of now, ZEX_NUMBER_OF_CCS is not working with FLAT hierachy,
86
// which is the new default on PVC.
97

0 commit comments

Comments
 (0)