compute-runtime/opencl/test/unit_test/os_interface
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
..
linux feature: Get Peer Allocation with specified base Pointer 2023-05-24 20:41:20 +02:00
windows fix: create dedicated class for root device indices to store unique values 2023-06-12 22:24:06 +02:00
CMakeLists.txt Move some os_interface tests to shared 2022-06-15 15:17:16 +02:00
device_factory_tests.cpp fix: correct handling ZE_ENABLE_PCI_ID_DEVICE_ORDER flag 2023-06-14 16:27:55 +02:00
mock_performance_counters.cpp Move clGfxCoreHelper ownership to rootDeviceEnv 2023-01-05 12:58:38 +01:00
mock_performance_counters.h refactor: Rename member variables to camelCase 2/n 2023-04-27 20:39:22 +02:00
performance_counters_tests.cpp refactor: rename hw_helper files to gfx_core_helper files 2023-02-01 19:37:51 +01:00