PVM Simple Example

This directory contains the following files: The code does the following: hey.c spawns hey_you.c onto the hosts listed. hey_you.c grabs the hostname of the machine and returns it to hey.c, which then prints it to stdout.

To run this example, copy the above files into your $HOME/pvm3 subdirectory. Then type

aimk hey hey_you

Once compiled & linked successfully, the code is ready to run using pvm or xpvm.

http://math.arizona.edu/~swig/documentation/pvm/simple_example/index.php
Last modified: Fri, 14 Dec 2007 15:50:52 -0700
E-mail: swig@math.arizona.edu
Valid XHTML 1.0! Valid CSS!