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

[Nova] Honor with-cuda flag when building aarch64 wheel #6112

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

huydhn
Copy link
Contributor

@huydhn huydhn commented Dec 25, 2024

I discover this issue when debugging FBGEMM aarch64 build in which the build picks up both CPU and CUDA builds even then with-cuda is set to false there pytorch/FBGEMM#3528 (comment).

Another note is that I don't think we have an arm runner with GPU at the moment (correct me if I'm wrong). So, Nova CUDA aarch64 build would never be able to run smoke test because there is no GPU. We would probably need to:

cc @q10

@huydhn huydhn requested a review from atalman December 25, 2024 19:28
Copy link

vercel bot commented Dec 25, 2024

@huydhn is attempting to deploy a commit to the Meta Open Source Team on Vercel.

A member of the Team first needs to authorize it.

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Dec 25, 2024
Copy link

vercel bot commented Dec 25, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Skipped Deployment
Name Status Preview Updated (UTC)
torchci ⬜️ Ignored (Inspect) Visit Preview Dec 25, 2024 9:03pm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants