Open aathbt opened 2 years ago
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.
Hello,
I've installed PhyloCSF++ using conda in a newly created environment. I then launched it using
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