Shiqing,

I'm using Composer XE2011 and Visual Studio 2008. VS2008 is doing the linking. I'll do a build of 1.5.3 myself and see how the symbols turn out.

Damien

On 16/04/2011 1:50 PM, Shiqing Fan wrote:
Hi Damien,

Which version of Intel MPI do you use? The only difference between 1.5.3 and .1.52 I can tell is that 1.5.3 was built with Intel Fortran Composer XE 2011. That might be the reason of the problem.

Shiqing

On 4/16/2011 4:01 AM, Damien wrote:
Hiya,

I just tested the 1.5.3 binaries and my link pass broke. Using 1.5.3 I get unresolved externals on things like _MPI_NULL_COPY_FN. On 1.5.2.2 it's fine. I did a dumpbin on libmpi.lib for both versions, and in 1.5.3 there's upper-case symbols for _OMPI_C_MPI_NULL_COPY_FN, but not _MPI_NULL_COPY_FN. In the 1.5.2.2 libmpi.lib there's symbols for both.

Damien
_______________________________________________
users mailing list
us...@open-mpi.org
http://www.open-mpi.org/mailman/listinfo.cgi/users



Reply via email to