Re: fortran open mpi - getting mpif77 and mpif90 to work

2011-12-14 Thread Dave Korn
On 14/12/2011 13:20, Jon Clugston wrote: > On Tue, Dec 13, 2011 at 5:16 PM, Stitchz wrote: >> This is what I get on a fresh, default install of cygwin: >> >> $ mpif77 >> >> --- >> The Open MPI wrapper compiler was unable to find the specific compiler >> ifort.exe in your PATH. >> >> Note that

Re: fortran open mpi - getting mpif77 and mpif90 to work

2011-12-14 Thread Jon Clugston
On Tue, Dec 13, 2011 at 5:16 PM, Stitchz wrote: > > This is what I get on a fresh, default install of cygwin: > > $ mpif77 > > --- > The Open MPI wrapper compiler was unable to find the specific compiler > ifort.exe in your PATH. > > Note that this compiler was either specified at configure ti

Re: fortran open mpi - getting mpif77 and mpif90 to work

2011-12-13 Thread Stitchz
This is what I get on a fresh, default install of cygwin: $ mpif77 --- The Open MPI wrapper compiler was unable to find the specific compiler ifort.exe in your PATH. Note that this compiler was either specified at configure time or in one of several possible environment variables. ---

Re: fortran open mpi - getting mpif77 and mpif90 to work

2011-12-13 Thread Tim Prince
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 p