OpenBLAS icon indicating copy to clipboard operation
OpenBLAS copied to clipboard

Use generic kernel on P6 & P7 so that lapack-test passes

Open penghongbo opened this issue 1 year ago • 6 comments

When we run lapack-test on Power7, we found some Eigen test failed. This PR tries to turn back to generic kernel for GEMV and GEMM, etc. Then all test passed on Power7 AIX.

penghongbo avatar Jun 24 '24 21:06 penghongbo