-
-
Notifications
You must be signed in to change notification settings - Fork 556
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
OpenBLAS build failure with MAKEFLAGS='-j4 -l4' #28768
Comments
comment:1
Attachment: openblas-0.3.6.p0.log Ticket retargeted after milestone closed |
comment:3
this looks very obscure. How about using Sage 9.0 or even 9.1betas with openblas from the system? |
comment:4
Googling, and the only reference I can find to |
comment:5
I'm also looking at the openblas build system and the spkg-install and I can't for the life of me figure out where this could be coming from. Can you post your full environment? |
comment:7
Replying to @embray:
Erik, I guess you found it. I have in my environment:
which means to use 4 threads for Paul |
comment:8
I did extract the OpenBLAS-0.3.6 tarball shipped with Sage 8.9, did "make" in upstream/OpenBLAS-0.3.6, and the same issues appears:
Thus I believe the issue is due to upstream. |
comment:9
I've reported the issue to the openblas developers. They say:
|
Upstream: Reported upstream. Developers acknowledge bug. |
comment:10
We upgraded openblas to 0.3.9, is it fixed? |
comment:11
the issue is still present with openblas 0.3.9 (downloaded from https://github.com/xianyi/OpenBLAS/releases). |
comment:12
please can someone with a github account create the issue on |
comment:13
comment:9 says that a report has already been made - surely, if a github issue is to be filed, it would be useful to mention this. With all respect, setting a gihub account takes a couple of minutes, what's the point of contacting them via an intermediary? Is it forbidden in INRIA? |
comment:14
it is just that I'm reluctant to open a github account for personal reasons. Indeed I reported the issue to Zhang Xianyi on January 17, and sent him a reminder today. His answer was that one could create an issue on github. |
comment:16
I opened a ticket at OpenBLAS on Paul's behalf. |
This comment has been minimized.
This comment has been minimized.
comment:17
thank you Samuel! |
Changed upstream from Reported upstream. Developers acknowledge bug. to Fixed upstream, in a later stable release. |
Reviewer: Samuel Lelièvre |
Dependencies: #29913 |
comment:18
There was already a relevant ticket and fix upstream:
The fix is part of OpenBLAS 0.3.10 released last week. Paul confirmed to me he could no longer observe Upgrading to OpenBLAS 0.3.10 is now tracked at #29913. |
I get an error when compiling Sage 8.9 from source on my workstation (Intel(R) Core(TM) i5-4590 under Debian GNU/Linux bullseye/sid). The compilation of openblas fails (see attached file):
Upstream (OpenBLAS) issue:
Depends on #29913
Upstream: Fixed upstream, in a later stable release.
CC: @dimpase @slel
Component: packages: standard
Reviewer: Samuel Lelièvre
Issue created by migration from https://trac.sagemath.org/ticket/28768
The text was updated successfully, but these errors were encountered: