compute-runtime/opencl/source/kernel
Mateusz Jablonski d2ac316e47 Improve error handling in clCreateKernel
return nullptr when kernel initialization fails

Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
2021-05-20 18:58:08 +02:00
..
CMakeLists.txt Introduce MultiDeviceKernel class 2021-03-15 11:46:52 +01:00
get_additional_kernel_info.cpp Store single KernelInfo in Kernel 2021-03-22 21:30:03 +01:00
image_transformer.cpp Remove KernelArgInfo and use KernelDescriptor's args instead 2021-04-23 15:12:09 +02:00
image_transformer.h Add absolute path to include 2020-02-23 08:47:49 +01:00
kernel.cpp Fix clGetKernelSuggestedLocalWorkSizeINTEL 2021-05-18 13:35:26 +02:00
kernel.h Copyright header update 2021-05-17 20:38:19 +02:00
kernel.inl Copyright header update 2021-05-17 20:38:19 +02:00
kernel_execution_type.h Add concurrent kernel execution type 2020-11-20 16:12:42 +01:00
kernel_extra.cpp Add info about supported thread arbitration policies 2021-04-07 11:25:33 +02:00
kernel_info_cl.h Remove KernelArgInfo and use KernelDescriptor's args instead 2021-04-23 15:12:09 +02:00
kernel_objects_for_aux_translation.h Add resolve capability for compressed USM device allocations 2021-01-08 12:16:26 +01:00
multi_device_kernel.cpp Fix ocl program creation on multi device contexts 2021-05-10 12:30:09 +02:00
multi_device_kernel.h Improve error handling in clCreateKernel 2021-05-20 18:58:08 +02:00