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 11/* Test to check that sycl-ls is outputting UUID and number of sub and sub-sub
22 * devices. */
3- // REQUIRES: gpu, level_zero
3+ // REQUIRES: gpu, level_zero, gpu-intel-pvc
44
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
105// As of now, ZEX_NUMBER_OF_CCS is not working with FLAT hierachy,
116// which is the new default on PVC.
7+ // PVC is the only HW now that supports 4 CCS.
128
139// 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 | \
1410// RUN: FileCheck %s
You can’t perform that action at this time.
0 commit comments