next up previous
Next: Setting Configuration Flags Up: Compiling the Code Previous: Compiling the Code

Setting Compilation Flags

Enter the directory DPMTA and edit the Makefile to set the appropriate compile flags and PVM/MPI location for your system. The following is a list of the compile time flags and their meaning:

PVM_ROOT/PVM_HOME/PVM_ARCH
- These variables are set to the system locations of the PVM directories. They are used to identify which PVM libraries should be linked in and where the final executables should be installed.

MPI_ROOT
- set this to the base directory where the MPI install was performed. For most systems this will simply be /usr.



Bill Rankin 2002-04-04