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

Drop LAPACK symbol inspection in openblas-build #94

Open
termoshtt opened this issue Dec 10, 2022 · 0 comments
Open

Drop LAPACK symbol inspection in openblas-build #94

termoshtt opened this issue Dec 10, 2022 · 0 comments

Comments

@termoshtt
Copy link
Member

From #92 (comment)

Currently, openblas-build checks libopenblas.so contains LAPACK symbols because OpenBLAS build system had not built Fortran-based LAPACK routines even if NO_LAPACK is not set. On 0.3.21 this situation never happens since it builds F2C-converted routines if Fortran compiler not found unless NO_LAPACK=1. We can drop this symbol detection after updating to 0.3.21, but it will be another PR.

This also helps #54

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

No branches or pull requests

1 participant