Step 9 of 9: Running the Program

To run the Master.c and the Slave.c the following steps must be executed. The last command invokes the Master.c which then runs the Slave.c. If the pvm process is not running then type pvm else skip to step 3.
  1. Type pvm
  2. Type quit
  3. cd     bin
  4. cd     SUN4SOL2 (This directory depends on what type of machine you are working on)
  5. Type ls (should display psum and spsum)
  6. Type psum

The last command will display the results which are of the following form:

Click here for a brief introduction to some of the Unix commands.