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

undefined reference to `sgemm_' When compiling vector DB #1451

Open
Jamesyang2333 opened this issue May 1, 2024 · 0 comments
Open

undefined reference to `sgemm_' When compiling vector DB #1451

Jamesyang2333 opened this issue May 1, 2024 · 0 comments

Comments

@Jamesyang2333
Copy link

Jamesyang2333 commented May 1, 2024

I tried to compile with the vector DB option by setting -DWITH_FB_VECTORDB=1 in cmake.

However, I encountered the "undefined reference to `sgemm_'" error when compiling the faiss library. I was using OpenBlas and this issue seemed to be missing link to Lapack library. Anyone knows how to fix this?

Screenshot 2024-05-02 at 00 33 10

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

1 participant