Dear List,

I have been looking for an answer everywhere, but I cannot find much on this topic.
I have a fortran code that uses open mpi. Also, I have a windows 8 computer.
I have gfortran installed on my computer and it compiles just fine by itself.
Now, I have downloaded and installed Open MPI v.1.6.2-2 win 64.
I have tried to compile my file with the command:
mpifort -o  test test.f90
All I get back is the following message: "'mpifort' is not recognized as an internal or external command,
operable program or batch file."

I would be very thankful for any help.
Best wishes,
Johanna

Reply via email to