Can host threads execute kernels concurrently with intel sdk for opencl? I heard that kernels(commands) from different command-queues will be executed concurrently on the device. Is that true? And, is "Device Fission" supported on GPU with Intel opencl driver now? That may be another way to implement it.
I use: Intel Core i7, Intel HD Graphics 4600, Intel sdk for opencl.
THX,
Lingzhi