Skip to content
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

[TODO] Provide Windows on ARM binaries #5640

Open
gcp opened this issue Oct 19, 2024 · 6 comments
Open

[TODO] Provide Windows on ARM binaries #5640

gcp opened this issue Oct 19, 2024 · 6 comments

Comments

@gcp
Copy link
Contributor

gcp commented Oct 19, 2024

Describe the issue

#4241

Right now there are a lot of builds on release, but no Windows on ARM binaries. It would be nice to have these both for the new Windows laptops and people using ChessBase on Macs. The compile issues should've been resolved in the above bug.

Expected behavior

Binaries for Windows ARM available.

Steps to reproduce

Go to download page.

Anything else?

No response

Operating system

Windows

Stockfish version

Trunk

@gcp
Copy link
Contributor Author

gcp commented Oct 19, 2024

No changes seem to be needed to the source any more, so this compiles directly with mingw/clang64arm:
https://sjeng.org/dl/stockfish17_arm8dotprod_win.zip

@Disservin
Copy link
Member

Currently not possible because GitHub windows arm runners are not freely available last I checked and the intel sde doesn't emulate arm.

@gcp
Copy link
Contributor Author

gcp commented Oct 19, 2024

Ah, so crosscompiling would be possible but not a PGO build (or tests)?

@Disservin
Copy link
Member

Exactly and for us to be confident in releasing a new binary I think we should at least have the possibility to run tests.

@Disservin
Copy link
Member

Github supports them now, but they are only available on their paid tier. https://github.blog/changelog/2024-09-03-github-actions-arm64-linux-and-windows-runners-are-now-generally-available/ will probably take some more time for free runners to appear.

@Disservin Disservin changed the title Provide Windows on ARM binaries [TODO] Provide Windows on ARM binaries Oct 20, 2024
@Chess321

This comment was marked as off-topic.

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

No branches or pull requests

3 participants