compute-runtime/opencl/source/kernel
Filip Hazubski 29c64c3dd0 Disable implicit scaling for cooperative kernels
When implicit scaling is disabled use useSingleSubdeviceValue = true.

Resolves: NEO-5757

Signed-off-by: Filip Hazubski <filip.hazubski@intel.com>
2021-08-18 14:56:37 +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 Disable implicit scaling for cooperative kernels 2021-08-18 14:56:37 +02:00
kernel.h Disable implicit scaling for cooperative kernels 2021-08-18 14:56:37 +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