compute-runtime/shared/source/program
Dominik Dabek 8d1ad5a4f3 Refactor: use stack vector for root device indices
Stack vector will not cause dynamic allocations in most circumstances
ie. number of root device indices not more than 16

Related-To: NEO-6837

Signed-off-by: Dominik Dabek <dominik.dabek@intel.com>
2022-04-14 14:05:42 +02:00
..
CMakeLists.txt Move kernel_info_from_patchtokens to shared directory 2021-10-05 11:50:28 +02:00
heap_info.h Move heap_info.h to shared 2021-09-16 14:16:07 +02:00
kernel_info.cpp Fix CFEFusedEUDispatch debug flag 2022-03-28 12:32:05 +02:00
kernel_info.h Restore const reference 2022-03-02 10:56:15 +01:00
kernel_info_from_patchtokens.cpp Move DATA_PARAMETER_CHILD_BLOCK_SIMD_SIZE to ignore 2022-02-25 10:29:58 +01: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 Printf zebin: accept string type pointer 2022-02-04 12:28:31 +01:00
print_formatter.h Printf zebin: accept string type pointer 2022-02-04 12:28:31 +01:00
program_info.cpp Move kernel info to shared directory 2021-09-29 23:49:49 +02:00
program_info.h Allow undefined symbols in symbol table for OCL 2022-03-09 10:32:15 +01:00
program_info_from_patchtokens.cpp Move PATCH_TOKEN_GLOBAL_HOST_ACCESS_TABLE to kernel scope tokens 2022-03-16 12:58:25 +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 Refactor: use stack vector for root device indices 2022-04-14 14:05:42 +02:00
program_initialization.h Update Context::blitMemoryToAllocation function 2020-07-13 15:23:51 +02:00
sync_buffer_handler.cpp Move AllocationType enum out of GraphicsAllocation class 2022-02-04 17:49:09 +01:00
sync_buffer_handler.h Implement zeCommandListAppendLaunchCooperativeKernel 2021-03-22 19:26:41 +01:00
sync_buffer_handler.inl Align sync buffer address to max atomic type size 2021-11-19 17:18:03 +01:00