libflame
libflame copied to clipboard
Test any LAPACK compliant APIs
libFLAME has a test suite under "libflame/test" directory to validate libFLAME APIs. But this test suite is very libFLAME specific as it uses mainly FLA_* APIs.
I wanted to know if there is test suite in libFLAME that can work with any LAPACK compliant library apart from the netlib test which is in FORTRAN. I was looking something similar to what is in BLIS "test" that supports linking to any BLAS library.