Skip to content

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

Open
huydhn wants to merge 5 commits intopytorch:mainfrom
huydhn:fix-cuda-aarch64-nova-build
Open

[Nova] Honor with-cuda flag when building aarch64 wheel#6112
huydhn wants to merge 5 commits intopytorch:mainfrom
huydhn:fix-cuda-aarch64-nova-build

Conversation

@huydhn
Copy link
Copy Markdown
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
@vercel
Copy link
Copy Markdown

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
@vercel
Copy link
Copy Markdown

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