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
f1e41106
Commit
f1e41106
authored
Jan 18, 2018
by
Israel Zalmanov
Committed by
Matthijs Douze
Jan 18, 2018
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
use brew to install OpenBLAS rather than port (#316)
parent
270e501a
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
makefile.inc.Mac.brew
example_makefiles/makefile.inc.Mac.brew
+2
-2
No files found.
example_makefiles/makefile.inc.Mac.brew
View file @
f1e41106
...
@@ -51,10 +51,10 @@ FAISSSHAREDFLAGS=-dynamiclib
...
@@ -51,10 +51,10 @@ FAISSSHAREDFLAGS=-dynamiclib
#
#
# 2. Openblas
# 2. Openblas
#
#
# The library contains both BLAS and Lapack. Install with
port
install OpenBLAS
# The library contains both BLAS and Lapack. Install with
brew
install OpenBLAS
#
#
# BLASCFLAGS=-DFINTEGER=int
# BLASCFLAGS=-DFINTEGER=int
# BLASLDFLAGS=/
opt/local/lib/libopen
blas.dylib
# BLASLDFLAGS=/
usr/local/opt/openblas/lib/lib
blas.dylib
#
#
#
#
...
...
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