libflame icon indicating copy to clipboard operation
libflame copied to clipboard

Test any LAPACK compliant APIs

Open pradeeptrgit opened this issue 5 years ago • 0 comments

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.

pradeeptrgit avatar Aug 04 '20 10:08 pradeeptrgit