next up previous
Next: About this document ...

Domain Decomposition

Aim : Minimize communications cost by distributing the cells in the domain in some optimal way.

\begin{displaymath}
\textrm {time} = \textrm {latency} + \frac{\textrm {message size}}{\textrm {communications bandwidth}}\end{displaymath}

Approach #1

Approach #2

These domain decomposition techniques are absolutely essential since we are dealing with unstructured grids in which the ordering of grid cells is generally arbitrary (especially, if say, Advancing Front Method was used to create the 2D/3D grids or Delaunay Triangulation for the 2D grids).

Approach #2 is used in PUMA as it is aimed at machines with high communications bandwidth.



 
next up previous
Next: About this document ...
Anirudh Modi
2/26/1998