会议专题

Parallel Viewshed Analysis on GPU using CUDA

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.

viewshed CUDA GPU ray of sight

Yingjie Xia Yang Li Xingmin Shi

Hangzhou Institute of Service Engineering, Center for Service Engineering Hangzhou Normal University Hangzhou, P. R. China

国际会议

The Third International Joint Conference on Computational Science and Optimization(第三届计算科学与优化国际大会 CSO 2010)

黄山

英文

373-374

2010-05-28(万方平台首次上网日期,不代表论文的发表时间)