Supercomputing Applications
Lab 14B Report Form
Experimenting with the Parallel version
of the N-body program

  1. Your name: __________________________________, Period: _____, Date __________

  2. Explain how the parallel algorithm of gravityMPIShell6Particles.c is working.

  3. Run an experiment comparing the parallel MPI code with your serial, non-parallel, code from Lab14A. Verify if these two versions have the same behavior. Plot using Gnuplot the serial results and the parallel results to compare.