Conversation
|
@FreddieWitherden could you try this out on your system? Edit: it should be enough to update scipy-openblas64 on the reproducer from #30092, since that seems to be a local build and not a PyPI install. |
Will action this evening and get back to you. |
|
Note that this will also be needed in the |
|
I think the macos-13 limit is fully retired by Dec 4th. |
I can confirm this resolves the deadlock issue. Regards, Freddie. |
I opened numpy/numpy-release#21 to simplify that. |
rgommers
left a comment
There was a problem hiding this comment.
Thanks @mattip and @FreddieWitherden!
BLD: use scipy-openblas 0.3.30.7 (#30132)
Fixes #30092.
Rather than update the OpenBLAS version, this PR uses a patched version of OpenBLAS that incorporate the fix from OpenMathLib/OpenBLAS#5520. That should minimize the risk in updating the dependency so close to the new release cut-off date.