Skip to content

BLD: use OpenBLAS in the windows-arm64 build #29035

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

Closed
mattip opened this issue May 22, 2025 · 4 comments · Fixed by #29039
Closed

BLD: use OpenBLAS in the windows-arm64 build #29035

mattip opened this issue May 22, 2025 · 4 comments · Fixed by #29039

Comments

@mattip
Copy link
Member

mattip commented May 22, 2025

There is now a scipy-openblas32 wheel for win-arm64 on PyPI. How can we use it in the cross-compilation build in the win-arm64 build? In the spin-based builds we have a command line option, do we need to reproduce the work done there (installing pkgconfig, using it to get the include CFLAG and lib link flag in the cross command file) or can we start using spin directly?

cc @SlobodanMiletic

@rgommers
Copy link
Member

@mattip that's the wrong action, that one is obsolete now that we have windows-arm64 runners. See gh-28836 for the whel build job that needs changing.

@rgommers rgommers added this to the 2.3.0 release milestone May 23, 2025
@mattip
Copy link
Member Author

mattip commented May 23, 2025

Ahh, so it is sufficient to remove these lines?

elif [[ $(python -c"import sysconfig; print(sysconfig.get_platform())") == "win-arm64" ]]; then
echo "No BLAS used for ARM64 wheels"
export INSTALL_OPENBLAS=false

@mattip
Copy link
Member Author

mattip commented May 23, 2025

... and bump the ci_requirements to scipy-openblas32==0.3.29.265.0, scipy-openblas64==0.3.29.265.0

@rgommers
Copy link
Member

I think so, yes.

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

Successfully merging a pull request may close this issue.

2 participants
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy