I am replying to my own posting here (see below).
The -pedantic option was leading to this error. The code works fine
without this option.
However, I am wondering if this should be an issue or not.
Thanks
Manav
On Aug 5, 2006, at 3:35 PM, Manav Bhatia wrote:
Hi,
I am using OpenMPI 1
Hi,
I am using OpenMPI 1.1 on Mac OS 10.4.7 with intel processors. I
compiled and installed using the following options:
/configure --prefix=/usr/local/openmpi --disable-mpi-f77 --disable-
mpi-f90
Everything compiles and runs fine in optimized mode using mpic++,
however, I get the f