Closed
Description
When we upgrade to next version of OpenBLAS, we are also upgrading to LAPACK 3.5 in which the balancing functions xgebal
have been changed. This will cause a test error because the nasty test matrix we are using now to test the effect of balancing is not nasty enough anymore. If possible we'll have to come up with a new nasty matrix.
I don't have time to look into it now so this issue is just a reminder of the problem and why the linalg tests will fail when we upgrade.
Reference: http://arxiv.org/pdf/1401.5766v1.pdf