Skip to content

BLD: fix building for windows ARM64#25613

Merged
seberg merged 1 commit intonumpy:mainfrom
ngoldbaum:fix-arm-windows
Jan 18, 2024
Merged

BLD: fix building for windows ARM64#25613
seberg merged 1 commit intonumpy:mainfrom
ngoldbaum:fix-arm-windows

Conversation

@ngoldbaum
Copy link
Copy Markdown
Member

Fixes #25604

With this change I can build numpy on my windows VM without disabling CPU detection.

It would probably be good to set up a windows ARM CI job but I'd rather not do that right now.

@github-actions github-actions bot added the 36 - Build Build related PR label Jan 18, 2024
@ngoldbaum
Copy link
Copy Markdown
Member Author

also thanks @mattip for the very helpful pointer to where to look in the codebase

@seberg
Copy link
Copy Markdown
Member

seberg commented Jan 18, 2024

The check looks right, and if it compiles for you, then I think it should go in. Thanks Nathan.

@seberg seberg merged commit 6263122 into numpy:main Jan 18, 2024
@charris charris added the 09 - Backport-Candidate PRs tagged should be backported label Jan 18, 2024
@charris charris removed the 09 - Backport-Candidate PRs tagged should be backported label Jan 18, 2024
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.

BUG: CPU detection fails in windows VM running on ARM Mac

3 participants