Re: [OMPI devel] issue with openmpi and visual studio 2010

2013-04-04 Thread Ralph Castain
Ick - I'm afraid our Windows person has left for greener pastures, so we have no real Windows support any more. :-( However, the cygwin folks have released an OMPI package now - you might give that a try. On Apr 4, 2013, at 10:23 AM, julia.dudascik.contrac...@unnpp.gov wrote: > Hello > > I d

[OMPI devel] issue with openmpi and visual studio 2010

2013-04-04 Thread Julia.Dudascik.Contractor
Hello I downloaded a precompiled version of 64-bit openmpi 1.6.2. I then include and link with the libraries and header files for my C++ application in Visual Studio 2010 64-bit. When I run my C++ code in Visual Studio 2010, I set up my MPI_Comm and MPI_Info without a problem. But when I call M