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

[ROCm] Building from source for ROCm results in fbgemm_gpu_config.so: cannot open shared object file: No such file or directory #3921

Open
nikhil-tensorwave opened this issue Apr 2, 2025 · 0 comments

Comments

@nikhil-tensorwave
Copy link

We are building fbgemm_gpu from source for ROCm but when we run an actual inference request, we get the error:

fbgemm_gpu_config.so: cannot open shared object file: No such file or directory

We followed the build instructions from the documentation, specifically "Preparing the Build", "The Build Process", "Set Wheel Build Variables", and then "ROCm Build." The build itself completes without errors.

We also noticed that the docs say to use the v1.2.0 branch but that branch does not exist on the public repo. Appreciate any guidance on this issue

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

No branches or pull requests

1 participant