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

 

 

_______________________________________________
gdal-dev mailing list
gdal-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to