-
-
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
Upgrade OpenBLAS 0.3.13 #29913
Comments
comment:1
This would solve #28768. |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
comment:5
Numpy is having trouble with OpenBLAS 0.3.12 - https://numpy.org/devdocs/release/1.19.4-notes.html So we should probably wait before we make updates to OpenBLAS |
comment:6
Just commenting to note that upgrading to the (as yet unreleased) 0.3.13 would close #31007. |
comment:7
Our current OpenBLAS 0.3.9 also does not build on
It should be checked whether the proposed upgrades fix this error. |
This comment has been minimized.
This comment has been minimized.
Author: Matthias Koeppe |
New commits:
|
Commit: |
comment:11
Replying to @mkoeppe:
Same error with 0.3.13 |
comment:12
Otherwise this update looks unproblematic. |
comment:16
The testsuite on ubuntu bionic was not run https://github.com/mkoeppe/sage/runs/1583194874?check_suite_focus=true
Is this related to this ticket? |
comment:17
Never mind. openblas isn't installed in this case, so it can't be the cause. |
comment:18
seems like an unrelated update broke python 3.6. Maybe we should stop foolong around with 3.6 already in 9.3? If that 1% of Sage users without a better Python want to build Sage, they can first install a better Python. |
comment:19
This ticket looks good to me. There are a few occasions where https://github.com/mkoeppe/sage/actions/runs/433187403 fails, but it looks like github related failures (running out of disk space etc). I can't discover any new failures and I checked that the doctests still look good. |
Changed reviewer from https://github.com/mkoeppe/sage/actions/runs/433187403, ... to Jonathan Kliem |
comment:20
Thanks! |
comment:21
Replying to @kliem:
Thanks for catching this - I did not see it because unfortunately it does not show up in a log file. I have created #31191 for it. |
Changed branch from u/mkoeppe/upgrade_openblas_0_3_13 to |
This is to upgrade to OpenBLAS 0.3.13, released Dec 13, 2020.
https://github.com/xianyi/OpenBLAS/releases
Previous:
CC: @slel @dimpase @kiwifb @antonio-rojas @kliem
Component: packages: standard
Keywords: upgrade, openblas
Author: Matthias Koeppe
Branch/Commit:
1971508
Reviewer: Jonathan Kliem
Issue created by migration from https://trac.sagemath.org/ticket/29913
The text was updated successfully, but these errors were encountered: