Sciweavers

ICPP
2006
IEEE

A Formal Analysis of Space Filling Curves for Parallel Domain Decomposition

13 years 10 months ago
A Formal Analysis of Space Filling Curves for Parallel Domain Decomposition
Space filling curves (SFCs) are widely used for parallel domain decomposition in scientific computing applications. The proximity preserving properties of SFCs are expected to keep most accesses local in applications that require efficient access to spatial neighborhoods. While experimental results are used to confirm this behavior, a rigorous mathematical analysis of SFCs turns out to be rather hard and rarely attempted. In this paper, we analyze SFC based parallel domain decomposition for a uniform random spatial distribution in three dimensions. Let n denote the expected number of points and P denote the number of processors. We show that the expected distance along an SFC to a nearest neighbor is O(n2/3 ). We then consider the problem of answering nearest neighbor and spherical region queries for each point. For P = nα (0 < α ≤ 1) processors, we show that the total number of remote accesses grows as O(n3/4+α/4 ). This analysis shows that the expected number of total re...
Srikanta Tirthapura, Sudip Seal, Srinivas Aluru
Added 11 Jun 2010
Updated 11 Jun 2010
Type Conference
Year 2006
Where ICPP
Authors Srikanta Tirthapura, Sudip Seal, Srinivas Aluru
Comments (0)