Closed miroi closed 9 years ago
I guess it would be good. But rather than baking it into math_libs.cmake
we should IMO
split that module and create isolated cblas
and clapack
modules and then also test those.
Fine. First I would try to make a very simple _cccblas test without touching math_libs.cmake. I assume (hope) that the _mathlibs.cmake detection works also with the C language in the same (or similar) way as it works with Fortran.
Sure just go ahead.
We have Fortran tests for blas/lapack. Shouldn't we add analogous tests for "", ""
? Would be good to verify proper autocmake's detection of C-blas/lapack librares.