5296

Parallel Viewshed Analysis on GPU Using CUDA

Yingjie Xia, Yang Li, Xingmin Shi
Center for Service Eng., Hangzhou Normal Univ., Hangzhou, China
Third International Joint Conference on Computational Science and Optimization (CSO), 2010

@inproceedings{xia2010parallel,

   title={Parallel Viewshed Analysis on GPU Using CUDA},

   author={Xia, Y. and Li, Y. and Shi, X.},

   booktitle={2010 Third International Joint Conference on Computational Science and Optimization},

   pages={373–374},

   year={2010},

   organization={IEEE}

}

Source Source   

2182

views

Viewshed analysis is a long established function of many geographical information systems to determine the visible cells of an input raster from one or more observers. It can be extended into large scale or higher resolution which requires the parallel implementation for time-tolerance. In this paper, we describe a GPU parallelization of viewshed analysis using CUDA. The implementation includes two layered components, matrix traversal and ray traversal, which can be implemented in parallel by CUDA or sequentially in iteration. Under the combined four scenarios, the experimental results show that parallel matrix traversal and sequential ray traversal (PMSR) achieves the best performance which is several orders of magnitude more efficient than the completely sequential version. This is because PMSR reaches a trade-off between the acceleration by multiple threads and their brought workloads on GPU.
No votes yet.
Please wait...

* * *

* * *

HGPU group © 2010-2024 hgpu.org

All rights belong to the respective authors

Contact us: