Jed Brown wrote:
Are you saying the output of mpicc/mpif90 -show has the same
optimization flags? MPICH2 usually puts it's own optimization flags
into the wrappers.
Jed, thank you for your reply. Yes, mpif90 shows (other than differing
libraries) identical flags.
Ralph Castain wrote:
Did
Greetings,
I recently purchased and set up a new blade cluster using Xeon 5560
CPUs, Mellanox DDR ConnectX cards, running CentOS 5.2. I use the
cluster to run a large FORTRAN 90 fluid model. I have been using
OpenMPI on my other clusters for years, and it is my default MPI
environment.
If you could try recompiling without the --build argument and let me
know if that fixes the problem, I'd appreciate it.
Brian,
Thank you for the message. The configure options I used previously
were based on my skimming through the build script for MacOSX in the
contrib directory. I got it
Greetings,
I turn to the assistance of the OpenMPI wizards. I have compiled v1.2
using gcc and ifort (see the attached config.log) with a variety of
options. The compilation finishes (side note: I had to define NM
otherwise the configure script failed) and installs. I try to run
ompi_info
Greetings,
I have been pounding my head trying to get a large Fortran/MPI
package to work on MacOSX with ifort and openmpi. This is a MacBook
Pro with core duo. I do NOT believe the fault lies with openmpi;
however, after searching the archives, I will ask the list for
assistance.
1) I