Skip to content

Conversation

@s4ayub
Copy link
Contributor

@s4ayub s4ayub commented Dec 21, 2021

Summary:
context
fbgemm was failing to install out of torchrec's setup.py command because the THC.h header file was being included in the fbgemm repo but it was removed.

This was fixed here: D32872476 but was not reflected in torchrec's checkout of fbgemm as that has to be manually updated.

this diff:
This updates the commit id to be the latest.

I'll take a look at how to automate this process if possible. The installation process can break if our version of fbgemm gets too stale.

Reviewed By: jianyuh

Differential Revision: D33251641

Summary:
**context**
fbgemm was failing to install out of torchrec's setup.py command because the THC.h header file was being included in the fbgemm repo but it was removed: https://www.internalfb.com/intern/qa/291103/thcthch-not-found----fblearner-flow-compilations-b

This was fixed here: D32872476 but was not reflected in torchrec's checkout of fbgemm as that has to be manually updated.

**this diff:**
This updates the commit id to be the latest.

I'll take a look at how to automate this process if possible. The installation process can break if our version of fbgemm gets too stale.

Reviewed By: jianyuh

Differential Revision: D33251641

fbshipit-source-id: 34ad7d0176e843889354d050a3923d99a4a261e7
@facebook-github-bot facebook-github-bot added CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported labels Dec 21, 2021
@facebook-github-bot
Copy link
Contributor

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

@s4ayub
Copy link
Contributor Author

s4ayub commented Dec 21, 2021

merged with shipit

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. fb-exported

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants