msokolov commented on PR #14178: URL: https://github.com/apache/lucene/pull/14178#issuecomment-2787265466
It's great that you were able to get the FAISS changes merged. I think to reproduce your benchmark results it is no longer necessary to follow all the steps documented above (to build libfaiss_c.so) right? Would you mind publishing a new set of steps relying on getting FAISS via a dependency manager (I guess that is what conda is)? Maybe it's as simple as replacing steps 1-3 in the instructions above with the conda command you provided? Do we still need to set LD_LIBRARY_PATH, or is that something conda takes care of? Also -- is `OMP_NUM_THREADS` something FAISS uses internally to control the number of threads it uses? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org