You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Summary:
nvcc starting with CUDA 11.5 offers a `-hls` option to generate host side linker scripts to support large cubin file support.
Since faiss supports CUDA 11.4 we replicate that behavior but injecting the same linker script into the link line manually.
Pull Request resolved: facebookresearch#3115
Reviewed By: mdouze
Differential Revision: D51308908
Pulled By: algoriddle
fbshipit-source-id: c6dd073cd3f44dbc99d2e2da97f79b9ebc843b59
0 commit comments