Commit 6b3b7439 authored by Matthijs Douze's avatar Matthijs Douze Committed by GitHub

Update makefile.inc.Linux

parent 021d53f9
...@@ -59,7 +59,9 @@ FAISSSHAREDFLAGS=-shared ...@@ -59,7 +59,9 @@ FAISSSHAREDFLAGS=-shared
# #
# 2. Openblas # 2. Openblas
# #
# The library contains both BLAS and Lapack. About 30% slower than MKL. # The library contains both BLAS and Lapack. About 30% slower than MKL. Please see
# https://github.com/facebookresearch/faiss/wiki/Troubleshooting#slow-brute-force-search-with-openblas
# to fix performance problemes with OpenBLAS
BLASCFLAGS=-DFINTEGER=int BLASCFLAGS=-DFINTEGER=int
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment