Skip to content

BLD: use BUFFERSIZE=20 in OpenBLAS#17924

Merged
charris merged 1 commit intonumpy:maintenance/1.19.xfrom
charris:backport-17759
Dec 5, 2020
Merged

BLD: use BUFFERSIZE=20 in OpenBLAS#17924
charris merged 1 commit intonumpy:maintenance/1.19.xfrom
charris:backport-17759

Conversation

@charris
Copy link
Copy Markdown
Member

@charris charris commented Dec 4, 2020

Backport of #17759.

xref OpenMathLib/OpenBLAS#2970 where it was suggested to compile OpenBLAS with BUFFERSIZE=20 to revert the memory footprint to what it was in OpenBLAS 0.3.9 (we now use 0.3.12). This was done in MacPython/openblas-libs#46, and this PR uses it in NumPy.

xref issue gh-17674, gh-17684 which triggered the discussion.

@charris charris added component: build 08 - Backport Used to tag backport PRs 36 - Build Build related PR labels Dec 4, 2020
@charris charris added this to the 1.19.5 release milestone Dec 4, 2020
@charris charris merged commit eeaf12d into numpy:maintenance/1.19.x Dec 5, 2020
@charris charris deleted the backport-17759 branch December 5, 2020 01:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

08 - Backport Used to tag backport PRs 36 - Build Build related PR component: build

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant