[gdal-dev] Help with idiomatic GDAL solution for raster algebra benchmark

Mateusz Loskot mateusz at loskot.net
Thu Jun 14 16:27:34 PDT 2018


On 15 June 2018 at 01:22, Alex HighViz <alexhighviz at hotmail.com> wrote:
> I need to look into sse2/ave2. My feeling is that will be easier
> and more effective for the reference case than for Pronto, because pronto is
> geared to express all operations at the pixel level.

You may try with auto vectorization first (could be interesting to
compare auto vectorized benchmark).
It's fairly easy to enable for MSVC, and GCC too, with a bunch of
compilation flags.

Best regards,
-- 
Mateusz Loskot, http://mateusz.loskot.net


More information about the gdal-dev mailing list