-
Notifications
You must be signed in to change notification settings - Fork 4
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
faiss not functioning correctly #114
Comments
Related issue: facebookresearch/faiss#2062 |
Root cause: facebookresearch/faiss#2063 (comment) |
I came across this Dockerfile which has been removed in main. This is nice in that it doesn't include a boatload of dependencies, as in its a good reference. https://github.com/facebookresearch/faiss/blob/1.7.3_release/Dockerfile |
Intel Math Kernel Library Linking considerations. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Unfortunately, building faiss has been a major challenge.
There are several problems:
faiss
ormkl
The net result is that when having to do anything new, faiss must be rebuilt, for the 150th time.
Whisky tango foxtrot.
The text was updated successfully, but these errors were encountered: