Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
F
faiss
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
钟尚武
faiss
Commits
14600557
Commit
14600557
authored
Mar 04, 2017
by
Matthijs Douze
Committed by
GitHub
Mar 04, 2017
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update INSTALL
parent
aabe9c77
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
1 deletion
+5
-1
INSTALL
INSTALL
+5
-1
No files found.
INSTALL
View file @
14600557
...
@@ -31,11 +31,15 @@ Faiss requires a C++ compiler that understands:
...
@@ -31,11 +31,15 @@ Faiss requires a C++ compiler that understands:
There are a few models for makefile.inc in the example_makefiles/
There are a few models for makefile.inc in the example_makefiles/
subdirectory. Copy the relevant one for your system and adjust to your
subdirectory. Copy the relevant one for your system and adjust to your
needs.
needs. There are also indications for specific configurations in the
troubleshooting section of the wiki.
https://github.com/facebookresearch/faiss/wiki/Troubleshooting
Faiss comes as a .a archive, that can be linked with executables or
Faiss comes as a .a archive, that can be linked with executables or
dynamic libraries (useful for the Python wrapper).
dynamic libraries (useful for the Python wrapper).
Step 1: Compiling the C++ Faiss
Step 1: Compiling the C++ Faiss
===============================
===============================
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment