File tree Expand file tree Collapse file tree 1 file changed +2
-6
lines changed Expand file tree Collapse file tree 1 file changed +2
-6
lines changed Original file line number Diff line number Diff line change 1
1
/* Test to check that sycl-ls is outputting UUID and number of sub and sub-sub
2
2
* devices. */
3
- // REQUIRES: gpu, level_zero
3
+ // REQUIRES: gpu, level_zero, gpu-intel-pvc
4
4
5
- // XFAIL: linux && run-mode && (arch-intel_gpu_bmg_g21 || gpu-intel-dg2) && !igc-dev
6
- // XFAIL-TRACKER: https://github.com/intel/llvm/issues/18576
7
-
8
- // XFAIL: windows && arch-intel_gpu_bmg_g21
9
- // XFAIL-TRACKER: https://github.com/intel/llvm/issues/18576
10
5
// As of now, ZEX_NUMBER_OF_CCS is not working with FLAT hierachy,
11
6
// which is the new default on PVC.
7
+ // PVC is the only HW now that supports 4 CCS.
12
8
13
9
// RUN: %{run-unfiltered-devices} env ONEAPI_DEVICE_SELECTOR="level_zero:*" env ZE_FLAT_DEVICE_HIERARCHY=COMPOSITE env ZEX_NUMBER_OF_CCS=0:4 sycl-ls --verbose | \
14
10
// RUN: FileCheck %s
You can’t perform that action at this time.
0 commit comments