Page 1 of 1

Problems tu run cosmomc with Planck Likelihood

Posted: June 10 2021
by Susana Landau
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

Re: Problems tu run cosmomc with Planck Likelihood

Posted: June 10 2021
by Antony Lewis
Looks like a clik issue - please test that separately (e.g. files installed and in expected places).