mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-05 09:09:04 +08:00
Enable ZE_ENABLE_PCI_ID_DEVICE_ORDER by default
Most customers use this already, so enable by default to have consistent enumeration of devices. Signed-off-by: Jaime Arteaga <jaime.a.arteaga.molina@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
b8cf0c757a
commit
075e192ac2
@@ -10,7 +10,7 @@ AUBDumpToggleFileName = unk
|
||||
OverrideGdiPath = unk
|
||||
AubDumpAddMmioRegistersList = unk
|
||||
ZE_AFFINITY_MASK = default
|
||||
ZE_ENABLE_PCI_ID_DEVICE_ORDER = 0
|
||||
ZE_ENABLE_PCI_ID_DEVICE_ORDER = 1
|
||||
AUBDumpFilterNamedKernelStartIdx = 0
|
||||
AUBDumpFilterNamedKernelEndIdx = -1
|
||||
AUBDumpSubCaptureMode = 0
|
||||
|
||||
Reference in New Issue
Block a user