[gdal-dev] setting warp options to use opencl
Yogesh Dahiya
yogesh at vizexperts.com
Tue May 29 13:54:05 PDT 2012
How to configure gdalwarpOptions to use openclkernel.
Like I did
warpOptions->papszWarpOptions=CSLSetNameValue(papszList,"USE_OPENCL","YES");
It compiled but I don't think so its using openclkernel.
In gdalwarpkernel they are checking WarpOptions for selecting between
GENERAL_CASE and OPENCL_CASE..
So what is actually required to select opencl case.
Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/gdal-dev/attachments/20120530/66b15efc/attachment.html>
More information about the gdal-dev
mailing list