MIME-Version: 1.0 Server: CERN/3.0 Date: Monday, 16-Dec-96 23:50:14 GMT Content-Type: text/html Content-Length: 958 Last-Modified: Tuesday, 27-Feb-96 18:49:03 GMT
This assignment must be done in groups of two with a different partner than homework 1 or 2.Hand in one solution per group (printed, not manuscript).
Rewrite your heat diffusion simulation using MPI. Alternatively, you may develop any similar application using MPI.
Compare the "ease" of programming as well as the performance of the two implementations. It might be nice to divide the running time up into a "communication time" and a "computation time", if possible, and use these timings to compare the two implementations.