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

Change the order of CUDA linker flags #58

Closed
wants to merge 1 commit into from
Closed

Conversation

kyamagu
Copy link
Owner

@kyamagu kyamagu commented Apr 11, 2022

Fix #57

@kyamagu
Copy link
Owner Author

kyamagu commented Apr 12, 2022

This simply fails to resolve undefined reference in the circular dependency between libcublas_static.a and libcublasLt_static.a. I do not understand why libcublas_static.a depends on libcublasLt_static.a, but this happens.

@kyamagu kyamagu closed this Apr 12, 2022
@kyamagu kyamagu deleted the fix-cublas-linker-flag branch April 14, 2022 07:50
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

Successfully merging this pull request may close these issues.

Reduce wheel package size for faiss-gpu CUDA 11.0 build
1 participant