Re: [OMPI users] compilation on windows 7 64-bit

2012-07-27 Thread Sayre, Alan N
, Alan From: users-boun...@open-mpi.org [mailto:users-boun...@open-mpi.org] On Behalf Of Tim Prince Sent: Friday, July 27, 2012 12:27 PM To: us...@open-mpi.org Subject: Re: [OMPI users] compilation on windows 7 64-bit On 07/27/2012 12:23 PM, Sayre, Alan N wrote: During compilation I get

Re: [OMPI users] compilation on windows 7 64-bit

2012-07-27 Thread Sayre, Alan N
cates that the openmpi version "openmpi_v1.6-x64" is 64 bit. And I'm sure that I installed the 64 bit version. I am compiling on a 64 bit version of Windows 7. From: Shiqing Fan [mailto:f...@hlrs.de] Sent: Friday, July 27, 2012 11:18 AM To: Sayre, Alan N Cc: Open MPI Users; Damien Subje

Re: [OMPI users] compilation on windows 7 64-bit

2012-07-27 Thread Sayre, Alan N
ases. Shiqing On 2012-07-27 12:24 AM, Damien wrote: Do you have OMPI_IMPORTS, OPAL_IMPORTS and ORTE_IMPORTS defined in your preprocessor flags? You need those. Damien On 26/07/2012 3:56 PM, Sayre, Alan N wrote: I'

[OMPI users] compilation on windows 7 64-bit

2012-07-26 Thread Sayre, Alan N
I'm trying to replace the usage of platform mpi with open mpi. I am trying to compile on Windows 7 64 bit using Visual Studio 2010. I have added the paths to the openmpi include and library directories and added the libmpid.lib and libmpi_cxxd.lib to the linker input. The application compiles (find