-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
aarch64 test failure #60
Comments
It might be a problem on the OpenBLAS side. The OpenBLAS team only does the BLAS tests and some integration tests but not the LAPACK tests. One could compile the Netlib-BLAS-LAPACK tests on top of an OpenBLAS to check. Unfortunately, I do not have an aarch64 at hand at the moment. |
I'll open a bug then in our Bugzilla. I'll keep you posted here just in case something comes up requiring your input. |
FYI:
We are having a hard time figuring this one out. |
Upstream is on the right path now. Definitely nothing to do with FlexiBLAS, so closing here. |
Since the latest update of OpenBLAS from 0.3.26->28 in rawhide, FlexiBLAS fails to build in aarch64 due to a test failure. Here's the build log. Before bothering the OpenBLAS maintainers, do you think the issue is there or here?
The text was updated successfully, but these errors were encountered: