compute-runtime/shared/source/program
Filip Hazubski 388c7dc591 fix: Update SyncBuffer size calculation
Add a constant to describe minimal size of SyncBuffer object.

Related-To: HSD-18039952263, HSD-18039940553, HSD-18039937640

Signed-off-by: Filip Hazubski <filip.hazubski@intel.com>
2024-10-03 15:57:24 +02:00
..
CMakeLists.txt Cleanup includes 34 2023-01-17 14:42:04 +01:00
heap_info.h refactor: Rename member variables to camelCase 3/n 2023-04-28 16:01:14 +02:00
kernel_info.cpp fix: add missing AlignLocalMemoryVaTo2MB flag support 2024-08-01 13:54:51 +02:00
kernel_info.h refactor: correct variable namings 2023-11-29 23:49:03 +01:00
kernel_info_from_patchtokens.cpp refactor: Rename member variables to camelCase 3/n 2023-04-28 16:01:14 +02:00
kernel_info_from_patchtokens.h Move kernel_info_from_patchtokens to shared directory 2021-10-05 11:50:28 +02:00
print_formatter.cpp refactor: correct naming of enum class constants 3/n 2023-12-11 17:43:50 +01:00
print_formatter.h refactor: correct naming of enum class constants 3/n 2023-12-11 17:43:50 +01:00
program_info.cpp refactor: correct naming of enum class constants 8/n 2023-12-19 08:18:18 +01:00
program_info.h fix: disable indirect detection if any stack calls 2024-08-07 14:48:58 +02:00
program_info_from_patchtokens.cpp refactor: correct naming of enum class constants 8/n 2023-12-19 08:18:18 +01:00
program_info_from_patchtokens.h Patchtokens: Add support for querying device globals by host name 2022-03-04 14:38:19 +01:00
program_initialization.cpp fix: device usm alloc reuse 2024-05-29 12:18:34 +02:00
program_initialization.h feat(zebin): Add support for ELF section type SHT_NOBITS 2023-02-10 16:17:16 +01:00
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 feature: region group barrier allocation support 2024-06-03 18:34:54 +02:00
sync_buffer_handler.inl fix: Update SyncBuffer size calculation 2024-10-03 15:57:24 +02:00
work_size_info.cpp refactor: remove dead code 2024-09-17 13:41:50 +02:00
work_size_info.h refactor: Correct typo 2023-01-20 16:07:13 +01:00