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

Can you add the Torch FBGEMM version to the requirements. txt file? Torch and fbgem are often incompatible #2813

Open
imhandsome opened this issue Jul 9, 2024 · 1 comment

Comments

@imhandsome
Copy link

Can you add the Torch FBGEMM version to the requirements. txt file? Torch and fbgem are often incompatible

@spcyppt
Copy link
Contributor

spcyppt commented Jul 9, 2024

@imhandsome We'll work on it to highlight the requirement, but could you share the issues? Are you building from scratch or using FBGEMM package? Are you referring to nightly or stable version?

Basically, you should use the same torch version as FBGEMM, meaning torch nightly for fbgemm nightly or torch stable for fbgemm stable with the same cuda version. There shouldn't be any compatibility issues here. I think we also have the validation check upon building/installing the package.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants