Please refer to background
make
to compilemake run
to compile and runmake plot
to see the solution using gnuplotmake clean
to clean up
-
Parallelize and optimize
jacobi.c
following these assignments -
Perform a performance analysis of the code scaling, provide scalability charts and a brief explanation (matrix size 1200 and 12000, 10 iterations)