Assignment 1

Write an MPI program that consists of a master process and one slave process.  Send a message from the master to the slave and back to the master.  Print out the time the program took to perform this ping-pong action.  Include print statements showing that both the master and slave are operating.

Execute the program on sol.cs.wcu.edu with two processes.

Submit your program on paper with its results (no email submission please).