Next: Scalar Products in
Up: No Title
Previous: Overview of Parallelism
- Divide world up into geometric domains as usual (Figure FEM 9)
Figure: FEM 9
- Information (triangles with i,j as an edge) to calculate
can involve processors (four is most in
two-dimensional example), but communication is local.
- This is called assembly.
- Each processor should know and for all j
connected to each i ``owned'' by processor.
Geoffrey Fox, Northeast Parallel Architectures Center at Syracuse University, gcf@npac.syr.edu