mirror of
https://github.com/Kitware/CMake.git
synced 2026-03-09 10:00:12 -05:00
Find{BLAS,LAPACK}: Add support for FLAME blis and libflame
FLAME (github.com/flame) provides a variety of numerical libraries. `blis` and `libflame` can be setup to expose BLAS/LAPACK interfaces. Fixes: #17470
This commit is contained in:
5
Help/release/dev/blas-lapack-flame.rst
Normal file
5
Help/release/dev/blas-lapack-flame.rst
Normal file
@@ -0,0 +1,5 @@
|
||||
blas-lapack-flame
|
||||
-----------------
|
||||
|
||||
* The :module:`FindBLAS` and :module:`FindLAPACK` modules learned to support
|
||||
`FLAME <https://github.com/flame>`__ ``blis`` and ``libflame``.
|
||||
Reference in New Issue
Block a user