Add the async module into the libocl
authorJunyan He <junyan.he@linux.intel.com>
Mon, 1 Sep 2014 02:06:09 +0000 (10:06 +0800)
committerZhigang Gong <zhigang.gong@intel.com>
Thu, 4 Sep 2014 03:55:39 +0000 (11:55 +0800)
commit6e1e3a0764c4336e35b9001d4fb9b30e40072136
tree75d12cce34af1fc0d915a3bfbcaa7f639814aaa8
parent2c28ce06a17b1868aa2970f20c73a65e0e601be6
Add the async module into the libocl

Signed-off-by: Junyan He <junyan.he@linux.intel.com>
Reviewed-by: Zhigang Gong <zhigang.gong@intel.com>
backend/src/libocl/include/ocl_async.h [new file with mode: 0644]
backend/src/libocl/src/ocl_async.cl [new file with mode: 0644]