Clik error

Use of Cobaya. camb, CLASS, cosmomc, compilers, etc.
Post Reply
Nishanth Sasankan
Posts: 27
Joined: September 07 2016
Affiliation: university of notre dame

Clik error

Post by Nishanth Sasankan » November 06 2017

I was trying to "make all" with clik but I got the following error. Anyone else had the same issue?

Code: Select all

f951: Fatal Error: Reading module ‘clik’ at line 2 column 1: Unexpected EOF
compilation terminated.
make[1]: *** [ReleaseMPI/cliklike.o] Error 1
make[1]: Leaving directory

Nishanth Sasankan
Posts: 27
Joined: September 07 2016
Affiliation: university of notre dame

Clik error

Post by Nishanth Sasankan » November 06 2017

I fixed it by changing my compilers, but now I get a different error. Anyone know what is causing this?

Code: Select all

 Number of MPI processes:           1
 file_root:test
 Random seeds:  9377, 13967 rand_inst:   1
 Using clik with likelihood file
 ./data/clik/hi_l/plik/plik_dx11dr2_HM_v18_TT.clik
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))

Nishanth Sasankan
Posts: 27
Joined: September 07 2016
Affiliation: university of notre dame

Clik error

Post by Nishanth Sasankan » November 06 2017

Problem solved, i made the wrong symbolic link. Its fixed now. Anyhow i will leave this topic up here , just in case someone else makes the same mistakes.

Post Reply