compute-runtime/opencl/source/kernel
Maciej Plewka bc121c09fa Use DSS count to callculate max work group size
This reverts commit 89b7a4c9cc0a69cfd2eb5a0bd138356f34c52f0d.

Signed-off-by: Maciej Plewka <maciej.plewka@intel.com>
2021-07-05 10:14:20 +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 Use DSS count to callculate max work group size 2021-07-05 10:14:20 +02:00
kernel.h Bindless support ocl 2021-06-23 13:56:12 +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 Kernel restrictions 2021-07-02 17:41:03 +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 Correct handling device USM arg in multi device kernel 2021-06-15 21:02:00 +02:00
multi_device_kernel.h Improve error handling in clCreateKernel 2021-05-20 18:58:08 +02:00