Skip to content

Conversation

@Nicoshev
Copy link
Contributor

Summary:
D85603930 removed AVX from aarch64 compilation, and broke Sigrid build.

Proposed changes fix the build break.

There is an fbgemm routine without ref implementation, so we need to implement a NEON port at a later diff.

For now, four AVX2 files are compiled with the NEON package

Reviewed By: YifanYuan3

Differential Revision: D85918535

@netlify
Copy link

netlify bot commented Oct 31, 2025

Deploy Preview for pytorch-fbgemm-docs ready!

Name Link
🔨 Latest commit 85528d6
🔍 Latest deploy log https://app.netlify.com/projects/pytorch-fbgemm-docs/deploys/6904c6f00335e20008df5291
😎 Deploy Preview https://deploy-preview-5076--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 project configuration.

@meta-cla meta-cla bot added the cla signed label Oct 31, 2025
@meta-codesync
Copy link
Contributor

meta-codesync bot commented Oct 31, 2025

@Nicoshev has exported this pull request. If you are a Meta employee, you can view the originating Diff in D85918535.

Summary:
X-link: facebookresearch/FBGEMM#2081


D85603930 removed AVX from aarch64 compilation, and broke Sigrid build.

Proposed changes fix the build break.

There is an fbgemm routine without ref implementation, so we need to implement a NEON port at a later diff.

For now, four AVX2 files are compiled with the NEON package

Reviewed By: YifanYuan3

Differential Revision: D85918535
@meta-codesync
Copy link
Contributor

meta-codesync bot commented Oct 31, 2025

This pull request has been merged in 0a35667.

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.

2 participants