CosmoMC on cluster problem finding libclik_f90.so

Use of Cobaya. camb, CLASS, cosmomc, compilers, etc.
Post Reply
Ira *Wolfson
Posts: 69
Joined: January 24 2013
Affiliation: MPA
Contact:

CosmoMC on cluster problem finding libclik_f90.so

Post by Ira *Wolfson » September 24 2020

Hi,

I am trying to run CosmoMC on our cluster.

I have compiled CosmoMC with planck data and ACTPol data.
Everything runs fine on my local node albeit very slowly (not surprised).
I thus try to run this on our cluster (SGE).

Unfortunately I get an error message:

Code: Select all

./cosmomc: error while loading shared libraries: libclik_f90.so: cannot open shared object file: No such file or directory
I checked that the PATH and LD_LIBRARY_PATH are identical on my local machine and the cluster.
I checked that the file is in it's proper place within the cluster and it is found readily by the system.

Is there something I have missed?
Maybe in CosmoMC compilation?

Post Reply