compute-runtime/shared
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
..
generate_cpp_array Fix help in generate_cpp_array tool 2022-10-10 13:19:07 +02:00
offline_compiler Revert "fix: no longer append .bin to binary name when "-output_no_suffix" ... 2023-07-05 12:21:55 +02:00
source feature: Add debug keys for chunking allocation and size 2023-07-07 23:39:43 +02:00
test feature: Add debug keys for chunking allocation and size 2023-07-07 23:39:43 +02:00
wsl_compute_helper fix: obtain hw ip version from kmd in wsl mode 2023-06-07 15:20:13 +02:00
CMakeLists.txt CMake: don't include shared/test/unit_test when shared tests are skipped 2022-08-25 10:48:37 +02:00