Page 1 of 1

error in installing cosmomc

Posted: April 02 2008
by moslem zarei
Hi
I am trying to run the final step of installing the cosmomc but I encounter the following error:

Code: Select all

[zareie@localhost source] make all 
ifort -O2  -ip -W0 -WB -fpp -I/home/zareie/Desktop/cfitsio/include -I/home/zareie/Desktop/likelihood_v3 -I../camb -I/opt/intel/mkl/10.0.1.014/include -c cmbdata.F90 
fortcom: Error: cmbdata.F90, line 821: Error in opening the compiled module file.  Check INCLUDE paths.   [WMAP_PASS2] 
  use WMAP_PASS2 
------^ 
compilation aborted for cmbdata.F90 (code 1) 
make: *** [cmbdata.o] Error 1 

[zareie@localhost source]gmake all 
ifort -O2  -ip -W0 -WB -fpp -I/home/zareie/Desktop/cfitsio/include -I/home/zareie/Desktop/likelihood_v3 -I../camb -I/opt/intel/mkl/10.0.1.014/include -c cmbdata.F90 
fortcom: Error: cmbdata.F90, line 821: Error in opening the compiled module file.  Check INCLUDE paths.   [WMAP_PASS2] 
  use WMAP_PASS2 
------^ 
compilation aborted for cmbdata.F90 (code 1) 
gmake: *** [cmbdata.o] Error 1 
I will be thankfull if anybody help me.

Moslem

Re: error in installing cosmomc

Posted: April 02 2008
by Antony Lewis
Looks like an old version of CosmoMC (pre-WMAP5).

Re: error in installing cosmomc

Posted: April 02 2008
by moslem zarei
Antony Lewis wrote:Looks like an old version of CosmoMC (pre-WMAP5).
could you please explain more about it.

error in installing cosmomc

Posted: April 04 2008
by Pascal Vaudrevange
You need to download the WMAP likelihood code +data from

http://lambda.gsfc.nasa.gov/product/map ... od_get.cfm

which is not included in the cosmomc package. But you have to make sure that you use the cosmomc version corresponding to the WMAP release, i.e. use cosmomc_apr08 if you want to use WMAP5yr. Then you need to point the Makefile to the directory where you installed the wmap-code.