compute-runtime/shared/source/program
Fabian Zwoliński bf20ae7ae8 fix: configure ISA Pool params based on productHelper
When is2MBLocalMemAlignmentEnabled returns true,
increase pool size for builtins from 64k to 2MB.

Additionally, set appropriate alignment for kernel ISA heap allocations.
Additionally, configure isaAllocationPageSize based on productHelper

Related-To: NEO-12287
Signed-off-by: Fabian Zwoliński <fabian.zwolinski@intel.com>
2025-02-20 08:42:35 +01:00
..
CMakeLists.txt refactor: split sync buffer and region allocation creation code 2024-11-29 11:41:39 +01:00
heap_info.h
kernel_info.cpp fix: configure ISA Pool params based on productHelper 2025-02-20 08:42:35 +01:00
kernel_info.h fix: Add asserts to ensure NonCopyable and NonMovable 3/n 2025-02-18 17:16:03 +01:00
kernel_info_from_patchtokens.cpp
kernel_info_from_patchtokens.h
print_formatter.cpp fix: handle literal raw strings correctly in printf formater 2025-02-19 17:14:54 +01:00
print_formatter.h
program_info.cpp
program_info.h fix: Add asserts to ensure NonCopyable and NonMovable 3/n 2025-02-18 17:16:03 +01:00
program_info_from_patchtokens.cpp
program_info_from_patchtokens.h
program_initialization.cpp
program_initialization.h
sync_buffer_handler.cpp fix: create and use new allocation type for syncBuffer 2024-09-06 14:11:33 +02:00
sync_buffer_handler.h refactor: Change wording from NonCopyableOrMovable to NonCopyableAndNonMovable 2025-02-17 14:19:10 +01:00
work_size_info.cpp refactor: remove dead code 2024-09-17 13:41:50 +02:00
work_size_info.h