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 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 MPI_File_open, I get 
> back an error code of 16 MPI_ERR_OTHER.
>  
> Could you tell me why I cannot open an existing file with MPI? I do not run 
> with mpirun, I am running the code with visual studio. It prints out that it 
> created the process and gives it a rank. I just cannot open a file. Please 
> help me.
>  
> Julia
> _______________________________________________
> devel mailing list
> de...@open-mpi.org
> http://www.open-mpi.org/mailman/listinfo.cgi/devel

Reply via email to