DocumentCode :
1925501
Title :
Generic Parallel Programming for Massive Remote Sensing Data Processing
Author :
Yan Ma ; Lizhe Wang ; Dingsheng Liu ; Peng Liu ; Jun Wang ; Jie Tao
Author_Institution :
Center for Earth Obs. & Digital Earth, Beijing, China
fYear :
2012
fDate :
24-28 Sept. 2012
Firstpage :
420
Lastpage :
428
Abstract :
Remote Sensing (RS) data processing is characterized by massive remote sensing images and increasing amount of algorithms of higher complexity. Parallel programming for data-intensive applications like massive remote sensing image processing on parallel systems is bound to be especially trivial and challenging. We propose a C++ template mechanism enabled generic parallel programming skeleton for these remote sensing applications in high performance clusters. It provides both programming templates for distributed RS data and generic parallel skeletons for RS algorithms. Through one-side communication primitives provided by MPI, the distributed RS data template could provide a global view of the big RS data whose sliced data blocks are scattered among the distributed memory of cluster nodes. Moreover, by data serialization and RMA (Remote Memory Access), the data templates could also offer a simple and effective way to distribute and communicate massive remote sensing data with complex data structures. Furthermore, the generic parallel skeletons implement the recurring patterns of computation, performance optimization and pass the user-defined sequential functions as parameters of templates for type genericity. With the implemented skeletons, Developers without extensive parallel computing technologies can implement efficient parallel remote sensing programs without concerning for parallel computing details. Through experiments on remote sensing applications, we confirmed that our templates were productive and efficient.
Keywords :
C++ language; computational complexity; data structures; geophysical image processing; memory architecture; optimisation; parallel algorithms; parallel programming; remote sensing; C++ template mechanism; MPI; RMA; RS algorithms; RS data processing; complex data structures; data serialization; data-intensive applications; distributed RS data template; generic parallel programming skeleton; massive remote sensing data processing; massive remote sensing image processing; parallel computing technologies; parallel systems; performance optimization; programming templates; remote memory access; sliced data blocks; user-defined sequential functions; Clustering algorithms; Data processing; Distributed databases; Parallel processing; Parallel programming; Remote sensing; Skeleton; data-intensive computing; generic programming; parallel programming; remote sensing image processing;
fLanguage :
English
Publisher :
ieee
Conference_Titel :
Cluster Computing (CLUSTER), 2012 IEEE International Conference on
Conference_Location :
Beijing
Print_ISBN :
978-1-4673-2422-9
Type :
conf
DOI :
10.1109/CLUSTER.2012.51
Filename :
6337805
Link To Document :
بازگشت