Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
8 years ago

Single work item Task parallel OpenCL kernel

Hi, Does the following code, invokes the kernel to run like the attached image? or they runs one after another ? clCreateCommandQueue(context, device, NULL, &status); clEnqueueTask(command...