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

[fbgemm_gpu] Update Nova jobs #3890

Closed
wants to merge 1 commit into from
Closed

Conversation

q10
Copy link
Contributor

@q10 q10 commented Mar 27, 2025

  • Update Nova jobs

Copy link

netlify bot commented Mar 27, 2025

Deploy Preview for pytorch-fbgemm-docs ready!

Name Link
🔨 Latest commit 59270d2
🔍 Latest deploy log https://app.netlify.com/sites/pytorch-fbgemm-docs/deploys/67f0210e796fae0008c422a3
😎 Deploy Preview https://deploy-preview-3890--pytorch-fbgemm-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@q10 q10 force-pushed the bm/nova-updates branch 2 times, most recently from 3ef086a to ff4ef7f Compare March 27, 2025 19:56
@q10 q10 force-pushed the bm/nova-updates branch 8 times, most recently from 0587818 to c7bdd3b Compare March 28, 2025 20:51
@facebook-github-bot
Copy link
Contributor

@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:
Copy link
Contributor

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

q10 added a commit to q10/FBGEMM that referenced this pull request Apr 4, 2025
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
@q10 q10 force-pushed the bm/nova-updates branch from c7bdd3b to ee625b2 Compare April 4, 2025 17:44
@facebook-github-bot
Copy link
Contributor

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
@q10 q10 force-pushed the bm/nova-updates branch from ee625b2 to 59270d2 Compare April 4, 2025 18:12
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D72103109

@facebook-github-bot
Copy link
Contributor

@q10 merged this pull request in 4db0298.

q10 added a commit to q10/FBGEMM that referenced this pull request Apr 10, 2025
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants