Previous Next Contents

1.6   Structure

PVM consists of Compiling a PVM application:
cc -o task myprog.c libpvm3.a
f77 -o task myprog.f libfpvm3.a libpvm3.a
For groups add libgpvm3.a before libpvm3.a





Previous Next Contents