compute-runtime/shared/source/debug_settings
Dominik Dabek e151bc6e2d [OCL] Flag for allocating small buffers from pool
Improves performance in workloads that create small opencl buffers.

To enable, set env var ExperimentalSmallBufferPoolAllocator=1

Known issues (will be addressed in further commits):
- cannot create subBuffer from such buffer
- pool buffer allocation should be reused

Related-To: NEO-7332

Signed-off-by: Dominik Dabek <dominik.dabek@intel.com>
2022-10-14 12:18:42 +02:00
..
definitions Copyright header update 2021-05-17 20:38:19 +02:00
linux Add linux-only switch to enable debug env variables read 2020-08-27 08:35:32 +02:00
windows Add linux-only switch to enable debug env variables read 2020-08-27 08:35:32 +02:00
CMakeLists.txt Correct branch_dir_suffix in cmake 2021-09-14 16:00:20 +02:00
debug_settings_manager.cpp Embed NEO regkeys in AUB file 2022-10-05 14:49:13 +02:00
debug_settings_manager.h Embed NEO regkeys in AUB file 2022-10-05 14:49:13 +02:00
debug_variables_base.inl [OCL] Flag for allocating small buffers from pool 2022-10-14 12:18:42 +02:00
debug_variables_helper.h Add linux-only switch to enable debug env variables read 2020-08-27 08:35:32 +02:00
release_variables.inl Add support for limiting number of CCS engines 2022-08-10 19:38:03 +02:00