Cannot run test_planck.ini

Use of Cobaya. camb, CLASS, cosmomc, compilers, etc.
Post Reply
Jose Lozano
Posts: 14
Joined: June 27 2023
Affiliation: Universidad Nacional Autónoma de México

Cannot run test_planck.ini

Post by Jose Lozano » October 11 2023

Hello people,

I'm facing an issue about running test_planck.ini. After installing and redo the installation of Planck Likelihood code successfully, I try mpirun -np 1 ./cosmomc test_planck.ini to test the Planck likelihood Ok.

However I got the following output:

agustin@Heisenberg:~/CosmoMC$ mpirun -np 1 ./cosmomc test.ini
Number of MPI processes: 1
file_root:test
Random seeds: 28533, 7412 rand_inst: 1
Using clik with likelihood file
./data/clik_14.0/hi_l/plik/plik_rd12_HM_v22_TT.clik
corrupted size vs. prev_size

===================================================================================
= BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
= RANK 0 PID 31076 RUNNING AT Heisenberg
= KILLED BY SIGNAL: 6 (Aborted)
===================================================================================


Is there a way to fix issue? Can be a problem related to the compiler?

Any help or suggestion is very welcomed !

P.D. I'm using Ubuntu Terminal 18.04 LTS and the latest version of ifort compiler.

Post Reply