Enable the clFlush.
authorZhigang Gong <zhigang.gong@linux.intel.com>
Wed, 10 Apr 2013 09:38:46 +0000 (17:38 +0800)
committerZhigang Gong <zhigang.gong@linux.intel.com>
Fri, 12 Apr 2013 06:12:41 +0000 (14:12 +0800)
commitfca4833cd73031a018a774a0266fb3e00082dc62
treefc45ef9fc22ee9ea470ee9f269caffd60ca67dd6
parentd478be89ae7861eee6810c0ee008ad2749459a36
Enable the clFlush.

We don't need to do anything now, as current it alwasy flushs
all the commands each time. We may need to revisit here after we
optmize the clEnqueueNDRangeKernel's behaviour and don't flush
pipeline every time.

Signed-off-by: Zhigang Gong <zhigang.gong@linux.intel.com>
Tested-by: Lu, Guanqun <guanqun.lu@intel.com>
src/cl_api.c