This is an example application for PFSLib using PVM.

It performs a distributed matrix vector operation.
Use the 'randmv program to generate a random input file.

To compile and run this application you must have PVM and PFSLib
installed on your system.

The Makefile expects that the PFSLIBPATH environment variable is set
to the directory where PFSLib is installed, and the PVMROOT and
PVMARCH environment variables are set correctly.

