compute-runtime/shared/test/common
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
..
aub_stream_mocks Update aubstream interface: use product family from aubstream 2022-11-21 15:30:09 +01:00
cmd_parse performance: immediate flush add ending commands to command list buffer 2023-06-28 08:22:29 +02:00
compiler_interface feat(linker): allow use of local symbols 2023-03-02 12:39:21 +01:00
debug_settings CMake: don't include shared/test/unit_test when shared tests are skipped 2022-08-25 10:48:37 +02:00
device_binary_format refactor: change ApiSpecificConfig functions names 2023-05-30 09:20:01 +02:00
fixtures performance: immediate flush add jump to batch buffer when preamble is present 2023-06-23 09:28:15 +02:00
gen8 [refactor] reposition implementations of unit test hw helper 2023-04-13 11:08:29 +02:00
gen9 [refactor] reposition implementations of unit test hw helper 2023-04-13 11:08:29 +02:00
gen11 [refactor] reposition implementations of unit test hw helper 2023-04-13 11:08:29 +02:00
gen12lp [refactor] reposition implementations of unit test hw helper 2023-04-13 11:08:29 +02:00
helpers feature(debugger): Force GRF count to 128 2023-06-27 14:24:52 +02:00
libult feature: Add debug keys for chunking allocation and size 2023-07-07 23:39:43 +02:00
libult_cs cmake: refactor add_subdirectory for shared 2021-10-26 07:41:08 +02:00
memory_manager Add memory prefetch modes for single and multiple subdevices 2022-12-07 15:25:32 +01:00
mock_gdi fix: obtain hw ip version from kmd in wsl mode 2023-06-07 15:20:13 +02:00
mock_gmm Refactor: pass root device environment to gmm client context 2022-11-28 13:26:29 +01:00
mocks feature: global bindless surface state base support 2023-07-06 18:31:49 +02:00
os_interface feature: Add debug keys for chunking allocation and size 2023-07-07 23:39:43 +02:00
page_fault_manager Move files from shared/test/unit_test to shared/test/common 2022-08-30 12:24:28 +02:00
source_level_debugger Allocate SipKernel per ctx for Offline dbg mode 2023-03-30 16:40:41 +02:00
test_configuration refactor: remove not used code 2023-06-30 13:39:25 +02:00
test_dynamic_lib Move test_dynamic_lib to shared 2022-06-13 16:40:26 +02:00
test_files feature: Add debug keys for chunking allocation and size 2023-07-07 23:39:43 +02:00
test_macros refactor: Remove default support for DCD Debugger 2023-05-22 15:16:27 +02:00
utilities Cleanup includes 46 2023-01-27 14:31:05 +01:00
xe_hp_core refactor: remove not used code 2023-06-30 13:39:25 +02:00
xe_hpc_core [refactor] reposition implementations of unit test hw helper 2023-04-13 11:08:29 +02:00
xe_hpg_core [refactor] reposition implementations of unit test hw helper 2023-04-13 11:08:29 +02:00
CMakeLists.txt refactor: add method to get hw config from CompilerProductHelper 2023-03-02 08:25:50 +01:00
base_ult_config_listener.cpp Reuse builtin module and init selected builtin on device init 2023-02-13 10:55:57 +01:00
base_ult_config_listener.h Move files between shared/test/common and /unit_test (xe_*_core, page_fault...) 2022-08-17 16:17:00 +02:00
test_stats.h Move files between shared/test/common and /unit_test (xe_*_core, page_fault...) 2022-08-17 16:17:00 +02:00
tests_configuration.cpp fix: move getProductConfigFromHwInfo to CompilerProductHelper 2023-05-29 14:08:52 +02:00
tests_configuration.h refactor: add method to get hw config from CompilerProductHelper 2023-03-02 08:25:50 +01:00