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
@alexkrz LAPACK is available via the openblas package. Although a separate package for it would still be welcome, it's blocked by Fortran support in Conan and CCI.
Ok so I have realized that LAPACK is built when I add the openblas package in my conanfile.txt.
However in my case CMake does not find the LAPACK version that comes with openblas.
How can I modify the find_package(LAPACK) in my CMakeLists.txt to find the compiled LAPACK package?
Here's a list of PRs for new recipes that have been closed as stale, as of 2024-01-26.
These might serve as a good basis for another attempt at adding a recipe for these libraries.
The text was updated successfully, but these errors were encountered: