compute-runtime/opencl/source/program
Fabian Zwolinski 7953d15826 Print warning when kernel uses too much SLM
Instead of just returning proper error code in case of exceeding
available Shared Local Memory size we also want to print error message
to make debugging easier.

Related-To: NEO-7280
Signed-off-by: Fabian Zwolinski <fabian.zwolinski@intel.com>
2022-10-07 19:06:19 +02:00
..
CMakeLists.txt Add option to change GRF mode 2022-09-06 13:00:17 +02:00
build.cpp L0: GRF mode debug flags support 2022-09-22 15:27:31 +02:00
compile.cpp Add option to change GRF mode 2022-09-06 13:00:17 +02:00
create.cpp Copyright header update 2021-05-17 20:38:19 +02:00
create.inl Add option to change GRF mode 2022-09-06 13:00:17 +02:00
get_info.cpp Fix types passed to sizeof operator in clGetProgramInfo() 2022-09-22 12:26:15 +02:00
link.cpp Add option to change GRF mode 2022-09-06 13:00:17 +02:00
printf_handler.cpp OCL: optimize creating printf buffer 2022-09-30 12:25:57 +02:00
printf_handler.h OCL: optimize creating printf buffer 2022-09-30 12:25:57 +02:00
process_device_binary.cpp Print warning when kernel uses too much SLM 2022-10-07 19:06:19 +02:00
process_intermediate_binary.cpp Copyright header update 2021-05-17 20:38:19 +02:00
program.cpp Remove not used method 2022-10-05 17:10:51 +02:00
program.h L0: GRF mode debug flags support 2022-09-22 15:27:31 +02:00