JACOBI
A Program or the Jacobi Iteration


JACOBI is a program which uses the Jacobi iteration to get an approximate solution of a (diagonally dominant) linear system A*x=b.

Source Code:

Script for Local Execution:

Batch Script for Execution on the FSU HPC Cluster:


You can go up one level to the OpenMP page.

Last revised on 07 October 2013.