Title :
IDEA -- An API for Parallel Computing with Large Spatial Datasets
Author :
Yan, Baoqiang ; Rhodes, Philip J.
Author_Institution :
Dept. of Comput. Sci., Missouri Western State Univ., MO, USA
Abstract :
We describe IDEA, an API designed specifically for the parallel processing of large spatial datasets on a cluster. Because such datasets present special challenges for efficient I/O and communication, it is especially valuable to provide an API that frees the user from the burden of partitioning the data among the processors. IDEA allows the user to address a communication to neighboring blocks of data, rather than processes or nodes. In addition to being very natural for the user, this data-centric view allows communication to a data block before it has been assigned a process. This is a key ability when handling data sets larger than the aggregate memory capacity of the cluster, since the dataset must be processed in a piecewise fashion.
Keywords :
application program interfaces; data handling; parallel processing; visual databases; API; IDEA; cluster capacity; data block; data centric view; data sets handling; large spatial datasets; parallel computing; Detectors; Instruction sets; Kernel; Parallel programming; Servers; Spatial databases; cluster; data partitioning; dependency; parallelization; spatial dataset;
Conference_Titel :
Parallel Processing (ICPP), 2011 International Conference on
Conference_Location :
Taipei City
Print_ISBN :
978-1-4577-1336-1
Electronic_ISBN :
0190-3918
DOI :
10.1109/ICPP.2011.70