A Formal Analysis of Space Filling Curves for Parallel Domain Decomposition

  • Authors:
  • Srikanta Tirthapura;Sudip Seal;Srinivas Aluru

  • Affiliations:
  • Iowa State University, USA;Iowa State University, USA;Iowa State University, USA

  • Venue:
  • ICPP '06 Proceedings of the 2006 International Conference on Parallel Processing
  • Year:
  • 2006

Quantified Score

Hi-index 0.00

Visualization

Abstract

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(n^2/3). We then consider the problem of answering nearest neighbor and spherical region queries for each point. For P = n^\alpha (0 \le \alpha \leqslant 1) processors, we show that the total number of remote accesses grows as O(n^3/4+\alpha/4). This analysis shows that the expected number of total remote accesses is sublinear for any sublinear number of processors. We view the analysis presented here as a step towards the goal of understanding the utility of SFCs in scientific applications and the analysis of more complex spatial distributions.