Commit eef521f7 authored by Jeff Johnson's avatar Jeff Johnson Committed by GitHub

Update README.md

parent 33338426
......@@ -12,7 +12,7 @@ The GPU implementation can accept input from either CPU or GPU memory. On a serv
## Building
The library is mostly implemented in C++, with optional GPU support provided via CUDA, and an optional Python interface. It compiles with a Makefile. See [INSTALL](INSTALL) for details.
The library is mostly implemented in C++, with optional GPU support provided via CUDA, and an optional Python interface. The CPU version requires a BLAS library. It compiles with a Makefile. See [INSTALL](INSTALL) for details.
## How Faiss works
......
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