-
Notifications
You must be signed in to change notification settings - Fork 562
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
[fbgemm_gpu] Update Nova jobs #3890
Conversation
q10
commented
Mar 27, 2025
- Update Nova jobs
✅ Deploy Preview for pytorch-fbgemm-docs ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
3ef086a
to
ff4ef7f
Compare
0587818
to
c7bdd3b
Compare
@q10 has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
needs: generate-matrix | ||
strategy: | ||
fail-fast: false | ||
matrix: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nit: There is only one configuration here so you could consider get rid of the matrix
and set these parameters directly like the x86 workflow
Summary: X-link: facebookresearch/FBGEMM#991 Update Nova Jobs to Publish GenAI-only Artifacts. Currently, GenAI code is packaged together into FBGEMM_GPU, which makes the package very large and adds confusion to the customers, who are left wondering why they would need to install a large unrelated package just to be able to use GenAI kernels. So instead, we have a second pair of Nova jobs that publishes `fbgemm_gpu_genai` x86 and aarch64 packages to download.pytorch.org. This builds on top of work in pytorch/test-infra#6478, where we enable a repo to host multiple targets that pytorch test-infra can build and publish. Reviewed By: huydhn, spcyppt Differential Revision: D72103109 Pulled By: q10
This pull request was exported from Phabricator. Differential Revision: D72103109 |
Summary: X-link: facebookresearch/FBGEMM#991 Update Nova Jobs to Publish GenAI-only Artifacts. Currently, GenAI code is packaged together into FBGEMM_GPU, which makes the package very large and adds confusion to the customers, who are left wondering why they would need to install a large unrelated package just to be able to use GenAI kernels. So instead, we have a second pair of Nova jobs that publishes `fbgemm_gpu_genai` x86 and aarch64 packages to download.pytorch.org. This builds on top of work in pytorch/test-infra#6478, where we enable a repo to host multiple targets that pytorch test-infra can build and publish. Reviewed By: huydhn, spcyppt Differential Revision: D72103109 Pulled By: q10
This pull request was exported from Phabricator. Differential Revision: D72103109 |
Summary: Pull Request resolved: facebookresearch/FBGEMM#991 Update Nova Jobs to Publish GenAI-only Artifacts. Currently, GenAI code is packaged together into FBGEMM_GPU, which makes the package very large and adds confusion to the customers, who are left wondering why they would need to install a large unrelated package just to be able to use GenAI kernels. So instead, we have a second pair of Nova jobs that publishes `fbgemm_gpu_genai` x86 and aarch64 packages to download.pytorch.org. This builds on top of work in pytorch/test-infra#6478, where we enable a repo to host multiple targets that pytorch test-infra can build and publish. X-link: pytorch#3890 Reviewed By: huydhn, spcyppt Differential Revision: D72103109 Pulled By: q10 fbshipit-source-id: 08d00f6b8ad7aecd438ff2c3fe8365bbd04c15da