8398

Hybrid MPI/GPU Interpolation for Grid DEM Construction

Andrew Danner, Jake Baskin, Alexander Breslow, David Wilikofsky
Swarthmore College, Swarthmore, PA 19081
ACM Symposium on Advances in Geographic Information Systems, 2012

@inproceedings{danner2012mpi,

   author={A. Danner and J. Baskin and A. Breslow and D. Wilikofsky},

   title={Hybrid MPI/GPU Interpolation for Grid DEM Construction},

   booktitle={Proc. ACM Symposium on Advances in Geographic Information Systems},

   year={2012},

   url={http://www.cs.swarthmore.edu/~adanner/docs/acmGIS12MPICUDA.pdf}

}

Download Download (PDF)   View View   Source Source   

2062

views

The proliferation of lidar technology in remote sensing has resulted in extremely large, high resolution point clouds covering a wide variety of terrain. Constructing a grid digital elevation model (DEM) from these large data sets requires extensive computational resources and ample disk space. We propose a framework for leveraging modern computing resources including multi-core distributed systems and general purpose GPU computing to reduce computational bottlenecks and accelerate DEM construction. We employ an I/O-efficient strategy using quad trees to automatically partition the lidar point clouds into a set of independent work bundles. We then distribute these work bundles to multiple GPU-equipped hosts which independently interpolate a portion of the DEM and return partial results. Finally, we gather the partial results and assemble the final DEM I/O-efficiently. Our approach balances I/O, computation, and network communication to reduce bottlenecks. Experimental results show that our approach scales linearly with the number of compute hosts, and achieves speed-ups of 25x or greater using GPU computing. These results make it practical to use more complex interpolation methods such as regularized splines with tension, which provide geomorphological advantages over simpler interpolation methods such as linear interpolation, nearest neighbor interpolation, or natural neighbor interpolation.
Rating: 2.5/5. From 2 votes.
Please wait...

* * *

* * *

HGPU group © 2010-2024 hgpu.org

All rights belong to the respective authors

Contact us: