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

Request to hide builddir at sanity check step; Faiss-1.7.4-foss-2023a-CUDA-12.1.1.eb: python -c "import faiss" does not work. #21610

Open
ThomasHoffmann77 opened this issue Oct 10, 2024 · 0 comments

Comments

@ThomasHoffmann77
Copy link
Contributor

python -c "import faiss" does not work for the installed module although sanity check ran through.
The sanity check runs through, because $EBROOTFAISS/lib/python3.11/site-packages/faiss/_swigfaiss.so has rpath set to %(builddir)s/easybuild_obj/faiss/python, which contains libfaiss_python_callbacks.so
A solution could be to have libfaiss_python_callbacks.so in $EBROOTFAISS/lib instead.

I wonder if it would be possible to generally make the builddir temporarily unavailable during the sanity check step

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