This lab is intended to be an introduction to OpenMP programming. Provided is the sequential code for a 1D-2D Jacobi stencil. Your tasks for the lab are: (Assume number of iterations to be 2000 (default setting in code))
The deliverable for today's lab is the plot of the speedup.