Skip to content

Conversation

@mattip
Copy link
Member

@mattip mattip commented Jan 20, 2021

This picks up OpenMathLib/OpenBLAS#3066 which fixes gh-18141 (percolates BUFFERSIZE into the Makefiles) and OpenMathLib/OpenBLAS#3060 which might fix gh-18131 (segfault on Jetson hardware).

@charris assuming this works, do you want to backport to 1.20 or is it too late?

@github-actions github-actions bot added the 36 - Build Build related PR label Jan 20, 2021
@charris
Copy link
Member

charris commented Jan 20, 2021

@mattip If it fixes either of the two problems I'll definitely backport. I will be happy if we can get over the problems that have ensued since Windows 2004.

@charris charris added the 09 - Backport-Candidate PRs tagged should be backported label Jan 20, 2021
@charris charris added this to the 1.20.0 release milestone Jan 20, 2021
@mattip mattip merged commit 54232c0 into numpy:master Jan 20, 2021
@charris charris removed the 09 - Backport-Candidate PRs tagged should be backported label Jan 26, 2021
@charris charris removed this from the 1.20.0 release milestone Jan 26, 2021
@seberg
Copy link
Member

seberg commented Feb 2, 2021

Is there any chance these changes are related to the error reported here on aarch64?: scikit-image/scikit-image#5197

I tried to look into it, but couldn't make much headway. I don't see anything wrong with our call. For all I know, it is just as likely this was always flaky.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

36 - Build Build related PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Large memory overhead change in numpy==1.19.5 vs 1.19.4 on ubuntu 20.04 Illegal instruction (core dumped) on import for numpy 1.19.5 on ARM64

3 participants