Problems tu run cosmomc with Planck Likelihood

Use of Cobaya. camb, CLASS, cosmomc, compilers, etc.
Post Reply
Susana Landau
Posts: 21
Joined: December 10 2004
Affiliation: Buenos Aires University

Problems tu run cosmomc with Planck Likelihood

Post by Susana Landau » June 10 2021

Hello,

I am having a problem trying to run cosmomc using the latest Planck data (Planck Likelihood 2018). I am using the command


mpirun -np 8 /home/dsy_g/mleiz_a/CosmoMC-planck2018/cosmomc test_planck.ini

When I execute it, I get the following:

clik_init(src/clik.c:57)::ForwardError
cldf_open(src/cldf/cldf.c:191)::ForwardError
cldf_open_sub(src/cldf/cldf.c:108)::Error -1234 (cannot stat file (error -1))
clik_init(src/clik.c:57)::ForwardError
cldf_open(src/cldf/cldf.c:191)::ForwardError
cldf_open_sub(src/cldf/cldf.c:108)::Error -1234 (cannot stat file (error -1))
clik_init(src/clik.c:57)::ForwardError
cldf_open(src/cldf/cldf.c:191)::ForwardError
cldf_open_sub(src/cldf/cldf.c:108)::Error -1234 (cannot stat file (error -1))
clik_init(src/clik.c:57)::ForwardError
cldf_open(src/cldf/cldf.c:191)::ForwardError
cldf_open_sub(src/cldf/cldf.c:108)::Error -1234 (cannot stat file (error -1))
clik_init(src/clik.c:57)::ForwardError
cldf_open(src/cldf/cldf.c:191)::ForwardError
cldf_open_sub(src/cldf/cldf.c:108)::Error -1234 (cannot stat file (error -1))
clik_init(src/clik.c:57)::ForwardError
cldf_open(src/cldf/cldf.c:191)::ForwardError
cldf_open_sub(src/cldf/cldf.c:108)::Error -1234 (cannot stat file (error -1))
clik_init(src/clik.c:57)::ForwardError
cldf_open(src/cldf/cldf.c:191)::ForwardError
cldf_open_sub(src/cldf/cldf.c:108)::Error -1234 (cannot stat file (error -1))
clik_init(src/clik.c:57)::ForwardError
cldf_open(src/cldf/cldf.c:191)::ForwardError
cldf_open_sub(src/cldf/cldf.c:108)::Error -1234 (cannot stat file (error -1))

It seems to be an mistake related to the files permissions but all files in cosmomc and planck likelihood have read permissions by any user.
Thanks a lot in advance for help

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

Re: Problems tu run cosmomc with Planck Likelihood

Post by Antony Lewis » June 10 2021

Looks like a clik issue - please test that separately (e.g. files installed and in expected places).

Post Reply