Re: [OMPI users] openmpi-1.7.4/1.8 .0 problem with intel/mpi_sizeof

2014-04-14 Thread Jeff Squyres (jsquyres)
Yes, this is a bug. Doh! Looks like we fixed it for one case, but missed another case. :-( I've filed https://svn.open-mpi.org/trac/ompi/ticket/4519, and will fix this shortly. On Apr 14, 2014, at 4:11 AM, Luis Kornblueh wrote: > Dear all, > > the attached mympi_test.f90 does not com

[OMPI users] openmpi-1.7.4/1.8 .0 problem with intel/mpi_sizeof

2014-04-14 Thread Luis Kornblueh
Dear all, the attached mympi_test.f90 does not compile with intel and OpenMPI Version 1.7.4, apparently it also does not compile with 1.8.0. The Intel Compiler version is 14.0.2. tmp/ifortjKG1cP.o: In function `MAIN__': mympi_test.f90:(.text+0x90): undefined reference to `mpi_sizeof0di4_' Th