Running COSMOMC with mpif90

Use of Cobaya. camb, CLASS, cosmomc, compilers, etc.
Post Reply
Rajeev Kumar Jain
Posts: 6
Joined: July 01 2005
Affiliation: Department of Theoretical Physics, University of Geneva

Running COSMOMC with mpif90

Post by Rajeev Kumar Jain » March 08 2008

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

Antony Lewis
Posts: 1941
Joined: September 23 2004
Affiliation: University of Sussex
Contact:

Re: Running COSMOMC with mpif90

Post by Antony Lewis » March 08 2008

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.

Post Reply