ADua0
Occasional Contributor
6 years agoIntel opencl kernel execution
In my opencl design I have multiple kernel which are executed one after the other. what i am seeing is , although let's say second kernel uses results of first kernel and waits for first kernel to f...