compute-runtime/shared/test/unit_test
Jaime Arteaga 23eeaf816d feature: Add debug keys for chunking allocation and size
Related-to: NEO-7695

New debug keys added:

EnableBOChunking is now a mask
0 = no chunking (default).
1 = shared allocations only
2 = device allocations only
3 = shared and device allocations

MinimalAllocationSizeForChunking sets the minimum allocation
size to apply chunking. Default is 2MB.

Signed-off-by: Jaime Arteaga <jaime.a.arteaga.molina@intel.com>
2023-07-07 23:39:43 +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 fix: properly set systemMemoryForced flag for secondary command buffers 2023-07-05 17:09:15 +02:00
command_stream performance: add one time context init sip state to immediate flush task 2023-07-06 14:25:35 +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 performance: add one time context init sip state to immediate flush task 2023-07-06 14:25:35 +02:00
device_binary_format fix(zebin): Do not use NT_INTELGT_PRODUCT_CONFIG for target device validation 2023-07-04 16:22:55 +02:00
direct_submission fix: Idle gpu before invalidate aux table 2023-07-05 13:51:27 +02:00
encoders feature: global bindless surface state base support 2023-07-06 18:31:49 +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 feature: global bindless surface state base support 2023-07-06 18:31:49 +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 fix: Unify logic calculating threads per work group part 4 2023-07-07 15:34:59 +02:00
memory_manager Revert "fix: support alignments in host and shared UnifiedMemoryAllocation" 2023-06-14 06:32:40 +02:00
mocks fix: Make tlb flush os agnostic 2023-06-30 14:12:59 +02:00
os_interface feature: Add debug keys for chunking allocation and size 2023-07-07 23:39:43 +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 Revert "feature: add optional onChunkFree callback to AbstractBuffersPool" 2023-07-07 04:31:30 +02:00
xe_hp_core refactor: remove not used code 2023-06-30 13:39:25 +02:00
xe_hpc_core feature: reenable RelaxedOrdering 2023-06-28 12:20:17 +02:00
xe_hpg_core feature: add AIL for selected apps on MTL 2023-07-06 22:31:13 +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: reenable RelaxedOrdering 2023-06-28 12:20:17 +02:00