Petr Sloup
GPU-accelerated raster map reprojection
Číslo: 1/2016
Periodikum: Geoinformatics FCE CTU
DOI: 10.14311/gi.15.1.5
Klíčová slova: Raster reprojection; warping; parallelization; OpenCL; GPGPU; GPU, Rastrová reprojekce; Deformace; Paralelizace
Pro získání musíte mít účet v Citace PRO.
The raster reprojection process operates per-pixel and is, therefore, a good candidate for GPU-based parallelization where the large number of processors can lead to a very high degree of parallelism.
We have created an experimental implementation of the raster reprojection with GPU-based parallelization (using OpenCL API).
During the evaluation, we compared the performance of our implementation to the optimized GDAL and showed that there is a class of problems where GPU-based parallelization can lead to more than sevenfold speedup.