oarodriguez / cosmostat

Python library to estimate chi-square constraints on cosmology models using background quantities.
GNU General Public License v3.0
0 stars 0 forks source link

OpenBLAS blas_thread_init error #1

Closed MarianaJBr closed 4 years ago

MarianaJBr commented 4 years ago

openblas.error.log

MarianaJBr commented 4 years ago

TO-DO: Check https://github.com/xianyi/OpenBLAS/wiki/Faq

oarodriguez commented 4 years ago

One way to deal with this problem is by setting the environment variable OMP_NUM_THREADS=1 before the command that runs the grid. Here is an example,

$ OMP_NUM_THREADS=1 chisquarecosmo chi-square-grid ONE BAO+CMB+Hz+SNe ...
MarianaJBr commented 4 years ago

Succesful fix. Example of an evaluation can be found in chisquarecosmo/logs/

1dgrid.omb.one.tot.21092020.log