First page Back Continue Last page Graphics
Parallel Solution!
Slice up the 2D array into sets of columns
Chare = computations in one set
At the end of each iteration
- Chares exchange boundaries
- Determine maximum change in computation
Output result at each step or when threshold is reached