A discussion of the Jacobi method is presented in Chapter 8 of the text. Here we will merely outline some of the points that were made in class:
We are attempting to solve a system of the form
.
For the Jacobi method, this reduces to iterating the following:
where the subscript denotes the component of the vector, and the superscript denotes the iterate.
In class, we noted the following:
Rows of A and entries of b are partitioned across processors. All processors need the entire vector xk.