compute-runtime/shared/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
..
common feature: Add debug keys for chunking allocation and size 2023-07-07 23:39:43 +02:00
unit_test feature: Add debug keys for chunking allocation and size 2023-07-07 23:39:43 +02:00