Hi Terry,
           Thanks for your reply, ARRAY of logical problem gone,  when i
used -disable-mpi-f77 option,but now  iam getting following error

configure: error: Cannot support Fortran MPI_ADDRESS_KIND!


option string iam using as follows

./configure --disable-mpi-f77  --with-devel-headers.

Thanks,
geetha.

On 11/29/07, Terry Frankcombe <te...@chem.gu.se> wrote:
>
> On Wed, 2007-11-28 at 13:20 -0500, George Bosilca wrote:
> > If your F77 compiler do not support array of LOGICAL variables (which
> > seems to be the case if you look in the config.log file), then you're
> > left with only one option. Remove the F77 support from the
> > compilation. This means adding the --disable-mpi-f77 option to the ./
> > configure.
>
> It's a lot weirder than that.
>
> configure: WARNING: *** Fortran 77 REAL*8 does not have expected size!
> configure: WARNING: *** Expected 8, got 8
> configure: WARNING: *** Disabling MPI support for Fortran 77 REAL*8
>
> Somehow, 8/=8
>
> :-\
>
>
> _______________________________________________
> users mailing list
> us...@open-mpi.org
> http://www.open-mpi.org/mailman/listinfo.cgi/users
>

Reply via email to