2004
DOI: 10.1002/cpe.802
|View full text |Cite
|
Sign up to set email alerts
|

Efficient parallel implementations of near Delaunay triangulation with High Performance Fortran

Abstract: SUMMARYUnstructured mesh generation exposes highly irregular computation patterns, which imposes a challenge in implementing triangulation algorithms on parallel machines. This paper reports on an efficient parallel implementation of near Delaunay triangulation with High Performance Fortran (HPF). Our algorithm exploits embarrassing parallelism by performing sub-block triangulation and boundary merge independently at the same time. The sub-block triangulation is a divide & conquer Delaunay algorithm known for … Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
2
1

Citation Types

0
11
0

Year Published

2004
2004
2023
2023

Publication Types

Select...
7
1

Relationship

0
8

Authors

Journals

citations
Cited by 19 publications
(11 citation statements)
references
References 16 publications
0
11
0
Order By: Relevance
“…They vary, for instance, in the range of application of the algorithms. Some are applied only in the 2D case [5,6], while others are designed specifically for shared memory parallel computers [11]. Achieved speed-ups and level of complexity also vary.…”
Section: Parallel Delaunay Triangulation Algorithmsmentioning
confidence: 98%
“…They vary, for instance, in the range of application of the algorithms. Some are applied only in the 2D case [5,6], while others are designed specifically for shared memory parallel computers [11]. Achieved speed-ups and level of complexity also vary.…”
Section: Parallel Delaunay Triangulation Algorithmsmentioning
confidence: 98%
“…Chen et al [29] uses a similar approach. Each processor triangulates its part of the input set by the fastest sequential algorithm [25].…”
Section: Construction Of the Delaunay Triangulationmentioning
confidence: 99%
“…2D points were divided into subsets, and concurrent insertions by several processors were handled by synchronization. Based on the divide-andconquer algorithm, Chen et al [10] presented a parallel procedure for the near Delaunay triangulation of 2D points. Nave et al [11] proposed a parallel Delaunay refinement algorithm by a synchronized point insertion with guaranteed quality provided certain boundary constraints are fulfilled.…”
Section: Introductionmentioning
confidence: 99%