Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OpenBLAS Warning creating heavy logs #11

Open
aathbt opened this issue Feb 1, 2022 · 1 comment
Open

OpenBLAS Warning creating heavy logs #11

aathbt opened this issue Feb 1, 2022 · 1 comment

Comments

@aathbt
Copy link

aathbt commented Feb 1, 2022

Hello,

I've installed PhyloCSF++ using conda in a newly created environment. I then launched it using

phylocsf++ build-tracks --output-raw-phylo 1 \
--output-regions 1 --genome-length 143726002 --coding-exons ./model/coding_exons.txt \
--threads 24 --output coding_regions_test ./model/mwga /path/to/maf

It hasn't finished to run yet, but it has already produced a very heavy log file (several tens of GB) containing the same line, repeated over and over:
OpenBLAS Warning : Detect OpenMP Loop and this application may hang. Please rebuild the library with USE_OPENMP=1 option.

Do you have any idea on what could cause this and how to solve it?
Thanks in advance!

Antonin

@cpockrandt
Copy link
Owner

Hi Antonin,

thanks for finding and reporting this issue! It seems there was a dependency missing in conda. I added and tested it, as soon as this gets merged, it should work. In the meantime you can also use the static binaries on GitHub.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants