Assignment #5a (Distributed Memory Programming)

Redo Assignment #2 on a cluster

(Use MPI_REDUCE)

 

CS370 Lab Assignment #5b

Rewrite the above program without using MPI_REDUCE and using

MPI_SEND and MPI_RCIEVE.