
30
INSTALL_DIR
This is the full pathname into which Ammasso MPICH will be installed. It must be an
absolute pathname not relative.
RSHCOMMAND
This is the full pathname to the remote shell command. It must be an absolute path pathname
not relative.
ENABLE_SHAREDLIB
This is set to
‘yes’
if we enable building of shared libraries. Otherwise, it's set to
‘no’
.
F90
This is the full path to the FORTRAN 90 compiler. It must be an absolute pathname not
relative.
F90FLAGS
This is a list of flags passed to the FORTRAN 90 compiler. This variable is set by the install
utility automatically based on which FORTRAN 90 compiler is selected.
F90_LDFLAGS
This is a list of load flags passed to the FORTRAN 90 compiler. This gets set by the install
utility automatically based on the FORTRAN 90 compiler selected.
PLATFORM
This variable determines the platform on which to build Ammasso MPICH. The currently
supported options are
native
and
x86_32
. The latter is only necessary if you wish to
build a 32-bit version of Ammasso MPICH on a 64-bit version of the native OS.
CUSTOM_CFLAGS
This is a list of flags passed to the C compiler. This gets set by the install utility based on
which C compiler is selected.
BPROC
This variable specifies whether to use
mpirun_broc
if running on a Scyld cluster.
4.3 Locating the MPI Libraries and Files
Most of the standard MPICH directories can be found in the directory in which you
unarchived the AMSO_MPICH.tgz package.
<work_dir>/mpich-1.2.5
The source code for the MPICH driver for the Ammasso adapter can be found in
<work_dir>/mpich-1.2.5/mpid/iwarp