Page 1 of 1

Running COSMOMC with mpif90

Posted: March 08 2008
by Rajeev Kumar Jain
Hi,
I am trying to compile and run COSMOMC with mpif90 compiler.
Since this complier is not listed in the Makefile of the source subdirectory, so I don't know
the correct FLAGS for this compiler.
Please let me know the correct FLAGS for this complier.

Thanks in advance,
Rajeev

Re: Running COSMOMC with mpif90

Posted: March 08 2008
by Antony Lewis
mpif90 isn't really a compiler but the mpi wrapper of some f90 compiler. You can see the first few items in the source Makefile use it when it points to ifort.