[gdal-dev] gdal opencl support
Even Rouault
even.rouault at mines-paris.org
Mon May 28 06:49:36 PDT 2012
Selon Yogesh Dahiya <yogesh at vizexperts.com>:
> Does gdal uses opencl for different resampling algorithms.
>
> If yes how can it be configured to use opencl?
>
The warping algorithms (as in gdalwarp) can use opencl acceleration provided
that you build GDAL with support for it. Currently, the build support is only
done for Unix (see the --with-opencl option of configure). For Windows, you
would have to hack in nmake.opt and alg/makefile.vc
>
> Thanks
>
>
>
>
>
>
More information about the gdal-dev
mailing list