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

Efficient Delaunay Tessellation through K-D Tree Decomposition

Abstract: Delaunay tessellations are fundamental data structures in computational geometry. They are important in data analysis, where they can represent the geometry of a point set or approximate its density. The algorithms for computing these tessellations at scale perform poorly when the input data is unbalanced. We investigate the use of k-d trees to evenly distribute points among processes and compare two strategies for picking split points between domain regions. Because resulting point distributions no longer sat… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1

Citation Types

0
2
0

Year Published

2018
2018
2023
2023

Publication Types

Select...
6
1

Relationship

0
7

Authors

Journals

citations
Cited by 10 publications
(2 citation statements)
references
References 38 publications
0
2
0
Order By: Relevance
“…Finally, we utilize DIY [11] for data parallelism across processes and nodes, and Eigen3 for linear algebra and vectorized calculations. The application is parameterized as a function of the number of universes N univ , the number of grid points N gridpoint , and the standard MPI option for number of ranks.…”
Section: Frequency Of S(p)mentioning
confidence: 99%
“…Finally, we utilize DIY [11] for data parallelism across processes and nodes, and Eigen3 for linear algebra and vectorized calculations. The application is parameterized as a function of the number of universes N univ , the number of grid points N gridpoint , and the standard MPI option for number of ranks.…”
Section: Frequency Of S(p)mentioning
confidence: 99%
“…Typically, the content of scientific data files are a collection of multidimensional arrays along with the associated spatio-temporal coordinates [35][36][37]40]. To help navigating through large scientific datasets, various multidimensional indexing techniques, such as R-trees [41,42], have been developed and used widely to allow for direct access to particular datasets [28,29,[43][44][45][46]. For example, multiphysics oil reservoir simulation [47], spatial modeling of the brain [39], and disease transmission analysis [40] employ multidimensional indexes to accelerate range query processing performance.…”
Section: Introductionmentioning
confidence: 99%