compute-runtime/shared/test/unit_test
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
..
ail Remove AIL for filmora on DG2 2023-03-13 11:17:51 +01:00
assert_handler feature: gpu assert implementation 2023-03-15 19:22:09 +01:00
aub refactor: rename product helper files n/n 2023-03-10 13:24:38 +01:00
aub_mem_dump ULT: Move aub mem dump tests to shared 2022-11-07 13:05:45 +01:00
built_ins Fix perContextSipKernels map in BuiltIns 2023-04-11 17:24:57 +02:00
command_container refactor: cleanup getBindlessMode() usage 2023-06-06 17:23:13 +02:00
command_stream fix(ocl): reduce busy waiting in clFinish 2023-06-14 13:56:40 +02:00
compiler_interface fix: add check for igc compatibility without checking icbe 2023-05-29 10:52:21 +02:00
debug_settings Refactor of IO functions 2023-04-13 10:46:47 +02:00
debugger refactor: Rename member variables to camelCase 3/n 2023-04-28 16:01:14 +02:00
device feature: Get Peer Allocation with specified base Pointer 2023-05-24 20:41:20 +02:00
device_binary_format refactor: store number of stateful args in KernelDescriptor 2023-06-12 14:15:43 +02:00
direct_submission fix: Update completion fence for all switched ring buffers 2023-06-14 15:58:37 +02:00
encoders fix: change denorm mode in IDD to FlushToZero 2023-06-13 13:42:50 +02:00
execution_environment fix: correct handling ZE_ENABLE_PCI_ID_DEVICE_ORDER flag 2023-06-14 16:27:55 +02:00
fixtures feature: verify stateful information only when binary is generated by IGC 2023-06-12 11:45:41 +02:00
gen8 fix: move getProductConfigFromHwInfo to CompilerProductHelper 2023-05-29 14:08:52 +02:00
gen9 feature: Add default ip version values to helper 2023-06-02 12:10:21 +02:00
gen11 fix: move getProductConfigFromHwInfo to CompilerProductHelper 2023-05-29 14:08:52 +02:00
gen12lp fix: move getProductConfigFromHwInfo to CompilerProductHelper 2023-05-29 14:08:52 +02:00
gmm_helper fix: add limitations for setting gmm flag Cacheable 2023-05-30 17:04:57 +02:00
heap_assigner Cleanup includes 33 2023-01-17 10:54:37 +01:00
helpers fix: add function to calculate number of threads per tg 2023-06-13 14:02:24 +02:00
image refactor: Rename member variables to camelCase 2/n 2023-04-27 20:39:22 +02:00
indirect_heap Move files between shared/test/unit_test and /common (fixtures, helpers, mocks) 2022-08-11 12:53:19 +02:00
kernel refactor: add function checking bindless addressing 2023-06-12 14:42:18 +02:00
memory_manager Revert "fix: support alignments in host and shared UnifiedMemoryAllocation" 2023-06-14 06:32:40 +02:00
mocks Revert "Disable RelaxedOrdering if UpdateTagFromWait is disabled" 2023-03-27 11:47:10 +02:00
os_interface fix: correct handling ZE_ENABLE_PCI_ID_DEVICE_ORDER flag 2023-06-14 16:27:55 +02:00
page_fault_manager fix: Add alignment support to createUnifiedMemoryAllocation 2023-05-02 09:19:23 +02:00
preamble feature: add isTranslationExceptionSupported method 2023-05-17 15:12:46 +02:00
preemption Fix perContextSipKernels map in BuiltIns 2023-04-11 17:24:57 +02:00
program fix: stop parsing printf buffer after invalid string index 2023-05-29 09:22:08 +02:00
scratch_space_controler refactor: cleanup getBindlessMode() usage 2023-06-06 17:23:13 +02:00
sku_info fix: pass Wa_15010089951 to gmmlib 2023-06-12 11:56:26 +02:00
unified_memory Reduce the size of masks to 4. 2022-09-19 21:53:40 +02:00
utilities refactor: extract generic parts of small buffers allocator 2023-06-13 10:46:03 +02:00
xe_hp_core feature: Add debug flag for setting hw ip version 2023-05-23 15:32:46 +02:00
xe_hpc_core fix: disable OOOS 2023-06-13 14:10:27 +02:00
xe_hpg_core fix: pass Wa_15010089951 to gmmlib 2023-06-12 11:56:26 +02:00
CMakeLists.txt test: add missing test for compression selector 2023-01-13 13:42:58 +01:00
main.cpp refactor: rename product helper files n/n 2023-03-10 13:24:38 +01:00
ult_specific_config.cpp feature: new multitile post sync layout for immediate write [2/n] 2023-06-09 14:20:34 +02:00