compute-runtime/opencl/source/kernel
Mateusz Jablonski 8fdc35bb4b Disallow compiling/building program if it has attached Kernels
allow for creating kernel if the program is built for at least one device

Related-To: NEO-5001
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
2020-11-23 18:15:44 +01:00
..
CMakeLists.txt Cmake format script 2020-08-19 16:36:30 +02:00
get_additional_kernel_info.cpp Add getAdditionalWorkGroupInfo stub 2020-08-19 15:54:50 +02:00
image_transformer.cpp Clang-format: restore sorting includes 2020-02-24 10:22:30 +01:00
image_transformer.h Add absolute path to include 2020-02-23 08:47:49 +01:00
kernel.cpp Disallow compiling/building program if it has attached Kernels 2020-11-23 18:15:44 +01:00
kernel.h Store crossThreadData per root device in Kernel 2020-11-20 20:49:50 +01:00
kernel.inl Add absolute path to include 2020-02-23 08:47:49 +01:00
kernel_execution_type.h Add concurrent kernel execution type 2020-11-20 16:12:42 +01:00
kernel_extra.cpp Adjust params checking. 2020-11-05 12:37:52 +01:00
kernel_info_cl.h Introducing kernel descriptor 2020-02-25 00:03:15 +01:00