You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I should actually just remove this check. At the moment hyphy does not use BLAS even if it detects it, because it contains highly specialized code for the specific types of matrices that are likely to occur in standard models which is faster than generic BLAS.
Hello,
line 322 of CMakeList.txt breaks BALS detection
hyphy/CMakeLists.txt
Line 322 in cc6eee3
see.
NB only loaded blas related module and gcc cmake
tried with OPenBLAS
and once line 322 is removed or commented
same than above.
with BLAS.
with OpenBLAS
regards
Eric
The text was updated successfully, but these errors were encountered: