compute-runtime/shared/test/unit_test/execution_environment
Mateusz Jablonski 3b981331c9 fix: correct handling ZE_ENABLE_PCI_ID_DEVICE_ORDER flag
- by default ZE_ENABLE_PCI_ID_DEVICE_ORDER is disabled
- by default devices are sorted by type (discrete first), then by pci order
- when ZE_ENABLE_PCI_ID_DEVICE_ORDER is enabled, devices are sorted by pci id

Related-To: LOCI-4520

Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
2023-06-14 16:27:55 +02:00
..
CMakeLists.txt fix: correct handling ZE_ENABLE_PCI_ID_DEVICE_ORDER flag 2023-06-14 16:27:55 +02:00
execution_environment_tests.cpp fix: correct handling ZE_ENABLE_PCI_ID_DEVICE_ORDER flag 2023-06-14 16:27:55 +02:00
execution_environment_tests.h fix: correct handling ZE_ENABLE_PCI_ID_DEVICE_ORDER flag 2023-06-14 16:27:55 +02:00
execution_environment_tests_helper_drm.cpp fix: correct handling ZE_ENABLE_PCI_ID_DEVICE_ORDER flag 2023-06-14 16:27:55 +02:00
execution_environment_tests_helper_drm_or_wddm.cpp fix: correct handling ZE_ENABLE_PCI_ID_DEVICE_ORDER flag 2023-06-14 16:27:55 +02:00
execution_environment_tests_helper_wddm.cpp fix: correct handling ZE_ENABLE_PCI_ID_DEVICE_ORDER flag 2023-06-14 16:27:55 +02:00