Skip to content

Conversation

zhengjun-xing
Copy link

Two patches to fix FBGEMM git clone failures and runtime errors:

The FBGEMM_VERSION=fd32631d837b41251311099c393af7d7be5cfbf variable points to a commit ID. Using it with git clone -b $FBGEMM_VERSION fails. This patch corrects that issue.

The fbgemm_embedding benchmarks are now run through run.sh, so the benchmark execution script has been updated accordingly.

Zhengjun Xing added 2 commits September 24, 2025 02:55
The fbgemm_embedding benchmarks are now executed through run.sh, so the
corresponding benchmark execution script needs to be updated
accordingly.
"FBGEMM_VERSION=fd32631d837b41251311099c393af7d7be5cfbf" is a commit ID.
Using it with "git clone -b $FBGEMM_VERSION" fails. This commit fixes that
issue.
Copy link

meta-cla bot commented Sep 25, 2025

Hi @zhengjun-xing!

Thank you for your pull request and welcome to our community.

Action Required

In order to merge any pull request (code, docs, etc.), we require contributors to sign our Contributor License Agreement, and we don't seem to have one on file for you.

Process

In order for us to review and merge your suggested changes, please sign at https://code.facebook.com/cla. If you are contributing on behalf of someone else (eg your employer), the individual CLA may not be sufficient and your employer may need to sign the corporate CLA.

Once the CLA is signed, our tooling will perform checks and validations. Afterwards, the pull request will be tagged with CLA signed. The tagging process may take up to 1 hour after signing. Please give it that time before contacting us about it.

If you have received this in error or have any questions, please contact us at [email protected]. Thanks!

@meta-cla meta-cla 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 Sep 26, 2025
Copy link

meta-cla bot commented Sep 26, 2025

Thank you for signing our Contributor License Agreement. We can now accept your code for this (and any) Meta Open Source project. Thanks!

Copy link

meta-codesync bot commented Oct 6, 2025

@YifanYuan3 has imported this pull request. If you are a Meta employee, you can view this in D83988062.

meta-codesync bot pushed a commit that referenced this pull request Oct 6, 2025
Summary:
Two patches to fix FBGEMM git clone failures and runtime errors:

The FBGEMM_VERSION=fd32631d837b41251311099c393af7d7be5cfbf variable points to a commit ID. Using it with git clone -b $FBGEMM_VERSION fails. This patch corrects that issue.

The fbgemm_embedding benchmarks are now run through run.sh, so the benchmark execution script has been updated accordingly.

Pull Request resolved: #238

Reviewed By: excelle08

Differential Revision: D83988062

Pulled By: YifanYuan3

fbshipit-source-id: df7bdcb385a67de65dff66cfa3cee535565fb867
@YifanYuan3 YifanYuan3 closed this Oct 6, 2025
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