Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [photran] openMPI and MPICH2 in windows with miniGW and gfortran

Title: cordialement.txt
Le 03/01/2012 18:14, David MZ a écrit :
I am using the eclipse PTP IDE to develop MPI code, 
Do you mean a code that use MPI or new routines for the implementation of MPI?
I want to be able
to compile MPI on windows, 
If you are only using MPI then you can find binaries of MPI for Windows.
it seems to provide c++ and c binding, but
I am writing using fortran and gfortran compiler and would like to
work in windows, the current problem doesn't exist on linux because
there it is possible to compile the libraries locally in linux and use
the .mod modules.

I wanted to compile the modules using cygwin but the GNU gfortran
version on cygwin is too old, and I wasn't successful openMPI or
MPICH2 on windows using miniGW
In Cygwin you should select gcc4, gcc4-gfortran,... and not gcc, gfortran if you want some reasonably recent compiler (4.5.3)


--
Sincerely yours,

Michel DEVEL

Back to the top