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

Add torch nightly builds pipeline for aarch64 linux #83948

Open
snadampal opened this issue Aug 23, 2022 · 5 comments
Open

Add torch nightly builds pipeline for aarch64 linux #83948

snadampal opened this issue Aug 23, 2022 · 5 comments
Labels
enhancement Not as big of a feature, but technically not a bug. Should be easy to fix module: arm Related to ARM architectures builds of PyTorch. Includes Apple M1 module: ci Related to continuous integration triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module

Comments

@snadampal
Copy link
Collaborator

snadampal commented Aug 23, 2022

There are no aarch64_linux nightly wheels here:
https://download.pytorch.org/whl/nightly/cpu/torch_nightly.html

However, I see the wheels are published for PT1.12.1 release on Aug 5th, so, the issue with the nightly builds might be with some infrastructure not the codebase.

cc @seemethere @malfet @pytorch/pytorch-dev-infra

@malfet
Copy link
Contributor

malfet commented Aug 23, 2022

Moving to pytorch/pytorch, but they are not broken, just missing (we do not have nightly pipeline setup for aarch64 builds at the momnet)

@malfet malfet transferred this issue from pytorch/builder Aug 23, 2022
@malfet malfet added module: ci Related to continuous integration triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module enhancement Not as big of a feature, but technically not a bug. Should be easy to fix module: arm Related to ARM architectures builds of PyTorch. Includes Apple M1 labels Aug 23, 2022
@malfet malfet changed the title torch nightly builds are broken for aarch64 linux Add torch nightly builds pipeline for aarch64 linux Aug 23, 2022
@seemethere
Copy link
Member

Our current infrastructure model doesn't support arm64, we have plans to add it in the future but it's a very low priority for us right now unfortunately.

@snadampal
Copy link
Collaborator Author

I think we had the nightly builds available during PyTorch 1.10 timeline. Has something been changed?
Hi @malfet Could you please elaborate what you mean by

but they are not broken, just missing

Does it mean the CI is alive and builds are working, it's just the wheel publishing is the gap? Thanks!

@malfet
Copy link
Contributor

malfet commented Aug 24, 2022

I think we had the nightly builds available during PyTorch 1.10 timeline.

There is a script one can use to schedule a build of latest snapshot, but there were never a CI pipeline.

Does it mean the CI is alive and builds are working, it's just the wheel publishing is the gap?

See @seemethere reply above. There were never a CI pipeline for aarch64-Linux.

@powderluv
Copy link
Contributor

Would it be possible to add the aarch64 nightly whls? We use the latest nightly PyTorch builds with torch-mlir (so we can keep up with latest fixes in upstream) and are unable to install the nightly aarch64 builds. All cloud providers now have ARM64 instances we could use. Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Not as big of a feature, but technically not a bug. Should be easy to fix module: arm Related to ARM architectures builds of PyTorch. Includes Apple M1 module: ci Related to continuous integration triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module
Projects
Status: No status
Development

No branches or pull requests

4 participants