matthijs
acb93857ba
sync with FB version. Added:
...
- better selection of training sets for PQ and preprocessing
- GPU parameter object
- IndexIDMap fixed
- fixed redo bug in clustering
2017-03-20 10:33:21 -07:00
Matthijs Douze
06bec25677
Update INSTALL
2017-03-20 17:08:42 +01:00
Matthijs Douze
cf74971a30
Update INSTALL
2017-03-15 13:25:00 -04:00
Matthijs Douze
f7fb309eba
Revert quoting of BLASLDFLAGS
2017-03-09 22:20:44 -05:00
Matthijs Douze
1057c2cf96
Relaxed licence to CC-by-NC
2017-03-09 17:31:57 -05:00
Harvey
83e3c26864
Add Quotation Marks for mutiple BLASLDFLAGS in makefile.inc.Linux ( #30 )
2017-03-09 07:07:19 -05:00
Matthijs Douze
94e58750e2
Update README.md
2017-03-04 23:18:53 +01:00
Laurent Chauvin
5e109cd2b4
Removed numpy directory from include directory ( #17 )
...
swiggfaiss_wrap.cxx already include <numpy/arrayobject.h>, if compiled with -I/usr/lib64/python2.7/site-packages/numpy/core/include/numpy, file will be searched at /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/numpy/arrayobject.h and will not be found.
2017-03-04 23:15:02 +01:00
Matthijs Douze
14600557e5
Update INSTALL
2017-03-04 23:07:29 +01:00
Bruno Guberfain do Amaral
aabe9c775e
Changing a few settings for MKL on Ubuntu ( #13 )
...
* Changing a few settings for MKL on Ubuntu
This is my current configuration for MKL on Ubuntu.
I also corrected the `BLASLDFLAGS=-DFINTEGER=long` line (it should be `BLASCFLAGS`).
* Update makefile.inc.Linux
Tested and documented on MLK 2017.0.098
2017-03-03 22:37:57 +01:00
Jeff Johnson
d0538ca2f0
Update README.md
2017-03-03 16:13:39 -05:00
Jeff Johnson
eef521f766
Update README.md
2017-03-03 16:09:33 -05:00
Jeff Johnson
3333842603
Update README.md
2017-03-03 16:07:03 -05:00
Jeff Johnson
edb337c8d7
Update README.md
2017-03-03 16:04:12 -05:00
mdouze
add4d55f92
How to compile for ubuntu 14
2017-03-03 10:49:35 +01:00
mdouze
c68fa0a35f
Python 3 instructions
2017-03-03 07:45:43 +01:00
mdouze
d03fd8aa7c
Update INSTALL
2017-03-03 07:43:55 +01:00
matthijs
1114358311
make GPU headers C++03 compatible
2017-03-02 22:31:32 -08:00
mdouze
db1ca1843e
Update INSTALL
2017-03-02 16:53:44 +01:00
mdouze
b0098450bf
Update INSTALL
2017-03-02 16:43:37 +01:00
mdouze
d08ac922df
Update CONTRIBUTING.md
2017-03-01 11:16:12 +01:00
mdouze
ab50f0ae4b
Update README.md
2017-03-01 11:09:41 +01:00
matthijs
97462fa6fe
Merge branch 'master' of https://github.com/facebookresearch/faiss
2017-03-01 01:51:04 -08:00
matthijs
2e15a9692d
port to python 3
2017-03-01 01:50:55 -08:00
matthijs
86043e7828
port to python 3
2017-03-01 01:50:47 -08:00
mdouze
b7d9a19a10
Update README.md
2017-03-01 10:47:46 +01:00
mdouze
d1d10b3ff0
Update README.md
2017-03-01 10:47:09 +01:00
matthijs
c5f21730b1
port to python 3
2017-03-01 01:42:08 -08:00
mdouze
12049daee2
Update README.md
2017-02-28 10:24:01 +01:00
mdouze
da8b35da5f
Update README.md
2017-02-27 10:06:19 +01:00
mdouze
caa7787e17
Update README.md
2017-02-25 08:17:11 +01:00
mdouze
990c96343a
Update README.md
2017-02-24 22:44:15 +01:00
mdouze
e5b3abd45d
Update makefile.inc.Linux
2017-02-24 18:33:15 +01:00
mdouze
8c03bf4e32
Update README.md
2017-02-24 18:15:31 +01:00
mdouze
455c6e1015
Update README.md
2017-02-24 18:05:15 +01:00
matthijs
3b32e44a41
Merge branch 'master' of https://github.com/facebookresearch/faiss
2017-02-24 09:02:00 -08:00
matthijs
e636a6e499
fix gpu makefile
2017-02-24 09:01:49 -08:00
mdouze
71e53cbadf
Update README.md
2017-02-24 17:44:27 +01:00
mdouze
4a8a4cd5a5
Update README.md
2017-02-24 17:42:58 +01:00
matthijs
00c288c0d9
added benchmarking scripts
2017-02-24 08:37:57 -08:00
matthijs
a67190c69c
added benchmarking scripts
2017-02-24 08:32:08 -08:00
mdouze
8895c35e38
Update README.md
2017-02-24 11:33:15 +01:00
mdouze
7487a45583
Update README.md
2017-02-24 11:01:53 +01:00
Matthijs Douze
c670118a4e
Initial commit
2017-02-22 23:26:44 +01:00