fortran open mpi - getting mpif77 and mpif90 to work

Tim Prince n8tm@aol.com
Tue Dec 13 14:57:00 GMT 2011


On 12/13/2011 8:41 AM, Stitchz wrote:
>
> Is it possible to have a mpif90 command (mpi fortran 90 compiler) working
> under cygwin? I've tried to download several packages (open mpi, mpich2,
> ...) but the configure scripts always fail.
OpenMPI list indicated recently that cygwin support is a work in 
progress. I recall it depending on mingw cross compilation, but I may be 
wrong. mpich2 is pre-packaged, and works in a Visual Studio framework, 
as does current OpenMPI.
>
> Since a fresh install of cygwin includes the mpif77 command (even though it
> just points to a missing ifort.exe in the path), should mean that it SHOULD
> be able to work...
>
>
This doesn't make sense, nor to I see any evidence of it.  When ifort is 
supported, it's by an mpiifort wrapper, so as to avoid confusion with 
gfortran.  This would be a cross compilation, not using cygwin 
facilities, and would not be supported specifically by anyone, as far as 
I know.

-- 
Tim Prince

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple



More information about the Cygwin mailing list