DocumentCode :
1745680
Title :
Parallel 2D Delaunay triangulations in HPP and MPI
Author :
Chen, Min-Bin ; Chuang, Tyng-Ruey ; Wu, Jan-Jan
Author_Institution :
Inst. of Inf. Sci., Acad. Sinica, Taipei, Taiwan
fYear :
2001
fDate :
36982
Abstract :
This paper reports on efficient parallel implementations of two-dimensional Delaunay triangulation in High Performance Fortran (HPF) and in Message Passing Interface (MPI). Our parallelization algorithm performs subblock triangulation and boundary merge independently at the same time. The sub-block triangulation is by a divide & conquer Delaunay algorithm known for its sequential efficiency, and the boundary triangulation is by an incremental construction algorithm with low overhead. Compared to prior work, our parallelization method is both simple and efficient. In the paper we also describe a solution to the collinear points problem that usually arises in large data sets for divide & conquer algorithm. Our experiences with the HPF implementation show that with careful control of the data distribution, we are able to parallelize the program using HPF´s standard directives and extrinsic procedures. Experimental results on several parallel platforms, including an IBM SP2 and a DEC Alpha farm, show that a parallel efficiency of 31%-59% can be achieved for an 8-node distributed memory system. We also compare efficiency of the HPF implementation to that of a similarly hand-coded MPI implementation
Keywords :
FORTRAN; mesh generation; message passing; parallel algorithms; parallel languages; High Performance Fortran; MPI; Message Passing Interface; collinear points problem; distributed memory system; divide & conquer Delaunay algorithm; parallel 2D Delaunay triangulations; parallel implementations; parallelization algorithm; subblock triangulation; Concurrent computing; Information science; Load management; Merging; Mesh generation; Message passing; Parallel algorithms; Parallel processing;
fLanguage :
English
Publisher :
ieee
Conference_Titel :
Parallel and Distributed Processing Symposium., Proceedings 15th International
Conference_Location :
San Francisco, CA
ISSN :
1530-2075
Print_ISBN :
0-7695-0990-8
Type :
conf
DOI :
10.1109/IPDPS.2001.924969
Filename :
924969
Link To Document :
بازگشت