Title

Generic Parallel Programming For Massive Remote Sensing Data Processing

Keywords

data-intensive computing; generic programming; parallel programming; remote sensing image processing

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. © 2012 IEEE.

Publication Date

1-1-2012

Publication Title

Proceedings - 2012 IEEE International Conference on Cluster Computing, CLUSTER 2012

Number of Pages

420-428

Document Type

Article; Proceedings Paper

Personal Identifier

scopus

DOI Link

https://doi.org/10.1109/CLUSTER.2012.51

Socpus ID

84870659305 (Scopus)

Source API URL

https://api.elsevier.com/content/abstract/scopus_id/84870659305

This document is currently not available here.

Share

COinS