Program #4 -- CS 491 


Controlling process with MPI.  

YOU MUST RUN THIS ON COLOSSUS.CS.NMSU.EDU -- no exceptions


Modify the gaussian elimination code from program 3 and use MPI
to create the N tasks.

You should have a well documented program indicating how you made MPI work

You should turn in a 2-3 paragraph response on how you converted your
code to MPI.