compute-runtime/shared/source/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
..
drm fix: correct handling ZE_ENABLE_PCI_ID_DEVICE_ORDER flag 2023-06-14 16:27:55 +02:00
wddm fix: correct handling ZE_ENABLE_PCI_ID_DEVICE_ORDER flag 2023-06-14 16:27:55 +02:00
CMakeLists.txt fix for WSL and for sortNeoDevices 2022-05-07 02:38:02 +02:00
execution_environment.cpp fix: correct handling ZE_ENABLE_PCI_ID_DEVICE_ORDER flag 2023-06-14 16:27:55 +02:00
execution_environment.h fix: correct handling ZE_ENABLE_PCI_ID_DEVICE_ORDER flag 2023-06-14 16:27:55 +02:00
execution_environment_drm.cpp fix for WSL and for sortNeoDevices 2022-05-07 02:38:02 +02:00
execution_environment_drm_or_wddm.cpp Cleanup includes 25 2023-01-10 12:54:45 +01:00
execution_environment_wddm.cpp fix for WSL and for sortNeoDevices 2022-05-07 02:38:02 +02:00
root_device_environment.cpp fix: init releaseHelper after ipVersion setup 2023-06-06 14:22:42 +02:00
root_device_environment.h fix: init releaseHelper after ipVersion setup 2023-06-06 14:22:42 +02:00