SC14: International Conference for High Performance Computing, Networking, Storage and Analysis 2014
DOI: 10.1109/sc.2014.86
|View full text |Cite
|
Sign up to set email alerts
|

High-Performance Computation of Distributed-Memory Parallel 3D Voronoi and Delaunay Tessellation

Abstract: ABSTRACT. Computing a Voronoi or Delaunay tessellation from a set of points is a core part of the analysis of many simulated and measured datasets: N-body simulations, molecular dynamics codes, and LIDAR point clouds are just a few examples. Such computational geometry methods are common in data analysis and visualization; but as the scale of simulations and observations surpasses billions of particles, the existing serial and shared-memory algorithms no longer suffice. A distributed-memory scalable parallel a… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
19
0

Year Published

2016
2016
2023
2023

Publication Types

Select...
5
2
1

Relationship

2
6

Authors

Journals

citations
Cited by 24 publications
(19 citation statements)
references
References 36 publications
0
19
0
Order By: Relevance
“…It is also possible to first compute the Voronoi diagrams directly and then obtain the Delaunay triangulation. There are many efficient algorithms for computing either of the two and we do not elaborate on them here [34][35][36][37].…”
Section: A Voronoi Diagrams and Delaunay Triangulationsmentioning
confidence: 99%
“…It is also possible to first compute the Voronoi diagrams directly and then obtain the Delaunay triangulation. There are many efficient algorithms for computing either of the two and we do not elaborate on them here [34][35][36][37].…”
Section: A Voronoi Diagrams and Delaunay Triangulationsmentioning
confidence: 99%
“…The first analysis code computes a Voronoi and Delaunay tessellation in parallel at large scale. We ported a parallel algorithm [31], originally implemented using DIY1, to DIY2. Our dataset contains 1024 3 dark matter tracer particles computed by the HACC cosmology code [17].…”
Section: Analysis Codesmentioning
confidence: 99%
“…The closest work to ours is Peterka et. al [32] who, based on a 3D regular domain decomposition, demonstrated parallel strong scaling efficiency of up to 90% for 2048 3 points uniformly distributed over 128Ki MPI processes. The efficiency dropped, however, to as low as 14% when dark matter particles from a late-stage cosmological simulation were used as input because of their unbalanced distribution.…”
Section: Related Workmentioning
confidence: 99%
“…Peterka et al [32] introduce Algorithm 1 to compute the distributed Delaunay tessellation. compute the Delaunay tessellation of the points…”
Section: Background: Parallel Delaunay Algorithmmentioning
confidence: 99%
See 1 more Smart Citation