DocumentCode
2709751
Title
A parallel implementation of nearest neighbor analysis based on GPGPU
Author
Zhao, Yong ; Chen, Bin ; Fang, Yu ; Huang, Zhou ; Liu, Yuehu ; Yu, Hao
Author_Institution
Inst. of Remote Sensing & Geographic Inf. Syst., Peking Univ., Beijing, China
fYear
2011
fDate
24-26 June 2011
Firstpage
1
Lastpage
6
Abstract
Nearest neighbor analysis is one of the classic methods to find out the tendency of the observed point dataset. With the explosion of spatial data, conventional implementation of nearest neighbor analysis cannot present high performance towards large amount of dataset. So in this paper, a parallel implementation of nearest neighbor analysis is proposed, with parallelization of computing the nearest neighbor distance of each point. Compared with CPU, now GPU can provide more powerful capacity of processing floating point operations and has more multiprocessors for parallel processing. So we develop the parallel program of nearest neighbor analysis with CUDA (Compute Unified Device Architecture) in terms of GPGPU (General-Purpose computing on Graphics Processing Units). In our experiments, when the number of points is large, the speedup of the parallel implementation can achieve more than 10, compared with the conventional implementation in CPU.
Keywords
computer graphic equipment; coprocessors; parallel programming; CUDA; GPGPU; compute unified device architecture; floating point operations; general-purpose computing on graphics processing units; multiprocessors; nearest neighbor analysis; parallel processing; parallel program; CUDA; GPGPU; nearest neighbor analysis; parallel programming;
fLanguage
English
Publisher
ieee
Conference_Titel
Geoinformatics, 2011 19th International Conference on
Conference_Location
Shanghai
ISSN
2161-024X
Print_ISBN
978-1-61284-849-5
Type
conf
DOI
10.1109/GeoInformatics.2011.5980899
Filename
5980899
Link To Document