2020
DOI: 10.1016/j.parco.2020.102672
|View full text |Cite
|
Sign up to set email alerts
|

Delaunay triangulation of large-scale datasets using two-level parallelism

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
2
1

Citation Types

0
2
0

Year Published

2023
2023
2024
2024

Publication Types

Select...
5
1

Relationship

0
6

Authors

Journals

citations
Cited by 6 publications
(5 citation statements)
references
References 38 publications
0
2
0
Order By: Relevance
“…To tackle this problem, several hybrid algorithms that combine parallel and incremental approaches have been developed. These algorithms have been implemented on clusters, as described in [19], or on the cloud, as demonstrated in [20] and [17]. In the latter work, the authors compared the performance of a hybrid cloud-based algorithm with that of a sequential implementation on a single machine.…”
Section: ) Scaling Up To a Billion Pointsmentioning
confidence: 99%
“…To tackle this problem, several hybrid algorithms that combine parallel and incremental approaches have been developed. These algorithms have been implemented on clusters, as described in [19], or on the cloud, as demonstrated in [20] and [17]. In the latter work, the authors compared the performance of a hybrid cloud-based algorithm with that of a sequential implementation on a single machine.…”
Section: ) Scaling Up To a Billion Pointsmentioning
confidence: 99%
“…Many parallel Delaunay triangulation algorithms have been proposed. Most focus on partitioning the domain that contains the points so that each partition can be triangulated separately and in parallel with the others. The bottleneck of this approach, however, is the merging of the triangulations from the different partitions to generate the complete triangulation . The tetrahedra at the borders of a partition have to be connected to tetrahedra in adjacent partitions, often leading to local retriangulations.…”
Section: Algorithm and Implementationmentioning
confidence: 99%
“…Of these three steps, the second and the third can be easily parallelized, as they basically involve iterating over simplices. Unfortunately, parallelizing the computation of the Delaunay triangulation is a difficult task that remains a hot topic in research. Considering that computing the Delaunay triangulation is more than 50% of the total computing cost of AlphaMol (see Figure ), this is a concern.…”
Section: Algorithm and Implementationmentioning
confidence: 99%
“…The principle of DT is simple: for a given set P, any two points could construct an edge of DT map when there is a circle above two points and there is no other point in the circle [34].…”
Section: Delaunay Triangulationmentioning
confidence: 99%