To Do 1. Divide-up the fireplot work across multiple MPI nodes. 2. Measure runtime using the time command, real, in seconds. 3. Vary the number of MPI nodes using the -np option. 4. Access additional workstations using the -machinefile option. 5. Plot number of workers on the x-axis and real runtime on the y-axis. -------------------------------------------------- Your Name Class Period Today's Date Put the plot here Write down these values - P = which probabilities are calculated ? - T = # of trials - W = width of grid - H = height of grid Brief Text - How did you divide-up the work? - How was the random number seed determined for each worker? -------------------------------------------------- Good luck!