kyamagu / faiss-wheels

Unofficial faiss wheel builder

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Windows build

kyamagu opened this issue · comments

Faiss now supports windows conda build.

For wheels, there needs to be stable BLAS/LAPACK distribution that CMake can find. Perhaps OpenBLAS is the first option, but it is unknown how to resolve internal fortran-related dependency in msbuild environment.