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

How to run faiss on AMD #536

Open
gland1 opened this issue Jul 4, 2024 · 2 comments
Open

How to run faiss on AMD #536

gland1 opened this issue Jul 4, 2024 · 2 comments

Comments

@gland1
Copy link

gland1 commented Jul 4, 2024

We found that faiss container uses conda/mkl and couldnt force it to use AOCL.
We also found that on faiss standalone app compiled from sources and usses AOCL's libblis-mt , the performance jumps
about 400%, however we couldn't create a container which runs python to perform as good.

@maumueller
Copy link
Collaborator

You will find that most implementations in this benchmark are targeting an Intel architecture, sometimes even requiring AVX512.

@gland1
Copy link
Author

gland1 commented Jul 9, 2024

Thanks

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