Skip to content

BLD: Make can_link_svml return False for 32bit builds on x86_64 #21949

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

Merged
merged 1 commit into from
Jul 8, 2022

Conversation

charris
Copy link
Member

@charris charris commented Jul 8, 2022

Backport of #21896.

This makes it unnecessary to set NPY_DISABLE_SVML when using a 32-bit Python on x86_64, see #20736.

The test for a 32 bit interpreter follows the approach of https://github.com/pypa/packaging/blob/main/packaging/tags.py#L40

@charris charris added 08 - Backport Used to tag backport PRs 36 - Build Build related PR labels Jul 8, 2022
@charris charris added this to the 1.23.1 release milestone Jul 8, 2022
@charris charris merged commit 84c1841 into numpy:maintenance/1.23.x Jul 8, 2022
@charris charris deleted the backport-21896 branch July 8, 2022 19:14
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants