DocumentCode :
524655
Title :
Parallel Viewshed Analysis on GPU Using CUDA
Author :
Xia, Yingjie ; Li, Yang ; Shi, Xingmin
Author_Institution :
Center for Service Eng., Hangzhou Normal Univ., Hangzhou, China
Volume :
1
fYear :
2010
fDate :
28-31 May 2010
Firstpage :
373
Lastpage :
374
Abstract :
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.
Keywords :
computer graphics; geographic information systems; parallel processing; CUDA; GPU parallelization; geographical information systems; matrix traversal; parallel matrix traversal and sequential ray traversal; parallel viewshed analysis; ray traversal; Acceleration; Concurrent computing; Distributed databases; Geographic Information Systems; Information analysis; Information systems; Large-scale systems; Multicore processing; Workstations; CUDA; GPU; ray of sight; viewshed;
fLanguage :
English
Publisher :
ieee
Conference_Titel :
Computational Science and Optimization (CSO), 2010 Third International Joint Conference on
Conference_Location :
Huangshan
Print_ISBN :
978-1-4244-6812-6
Electronic_ISBN :
978-1-4244-6813-3
Type :
conf
DOI :
10.1109/CSO.2010.12
Filename :
5533046
Link To Document :
بازگشت