Title :
An improved parallel algorithm for Delaunay triangulation on distributed memory parallel computers
Author :
Lee, Sangyoon ; Park, Chan-Ik ; Park, Chan-Mo
Author_Institution :
Dept. of Comput. Sci. & Eng., POSTECH, Pohang, South Korea
Abstract :
Delaunay triangulation has been much used in such applications as volume rendering, shape representation, terrain modeling and so on. The main disadvantage of Delaunay triangulation is large computation time required to obtain the triangulation on an input points set. This time can be reduced by using more than one processor, and several parallel algorithms for Delaunay triangulation have been proposed. In this paper, we propose an improved parallel algorithm for Delaunay triangulation, which partitions the bounding convex region of the input points set into a number of regions by using Delaunay edges and generates Delaunay triangles in each region by applying an incremental construction approach. Partitioning by Delaunay edges makes it possible to eliminate merging step required for integrating subresults. It is shown from the experiments that the proposed algorithm has good load balance and is more efficient than Cignoni et al.´s algorithm (1993) and our previous algorithm (1996)
Keywords :
computational complexity; distributed memory systems; mesh generation; parallel algorithms; Delaunay triangulation; computation time; distributed memory parallel computers; load balance; parallel algorithms; Computer science; Concurrent computing; Distributed computing; Merging; Parallel algorithms; Parallel processing; Partitioning algorithms; Rain; Shape; Solid modeling;
Conference_Titel :
Advances in Parallel and Distributed Computing, 1997. Proceedings
Conference_Location :
Shanghai
Print_ISBN :
0-8186-7876-3
DOI :
10.1109/APDC.1997.574023