Does the Nvidia Quadro FX 880 support concurrent execution of kernels in OpenCL…? What if multiple command queues are created… do they execute in parallel for this card… ?
I have another doubt about clEnqueueTask… if kernels are enqueued using this command do they execute in parallel or in sequential manner…?