- 31 May, 2017 1 commit
- 
- 
Adeykin authored
 
- 
- 10 May, 2017 1 commit
- 
- 
Matthijs Douze authored
 
- 
- 08 May, 2017 1 commit
- 
- 
Jeff Johnson authoredcorrect utils::nextHighestPowerOf2 
 
- 
- 07 May, 2017 1 commit
- 
- 
BorisMansencal authoredThe bit shift was done as int and not as current type (size_t for example), thus the computed next highest power of 2 was wrong on large numbers. 
 
- 
- 02 May, 2017 1 commit
- 
- 
Tianwei Shen authored* add initial cmake support * update cmake, add cmake instructions to INSTALL * update findopenmp and INSTALL * change FindOpenBLAS.cmake to cater for macports - change cblas.h to openblas_config.h since macports does not ship cblas.h with openblas. * revise INSTALL for cmake 
 
- 
- 25 Apr, 2017 1 commit
- 
- 
Jeff Johnson authoredAdded additional notice concerning compute capabilities. 
 
- 
- 19 Apr, 2017 1 commit
- 
- 
Pierre Letessier authored* Docker build from local sources rather than Github cloned sources * Update INSTALL instructions for docker build from Github repo * Back to generic makefile.inc.Linux and use of env var in Dockerfile * Back to generic makefile.inc.Linux and use of env var in Dockerfile 
 
- 
- 14 Apr, 2017 1 commit
- 
- 
Matthijs Douze authored
 
- 
- 06 Apr, 2017 1 commit
- 
- 
matthijs authoredavoid reading beyond the end of an array in fvec_L2sqr and related functions 
 
- 
- 24 Mar, 2017 1 commit
- 
- 
Pierre Letessier authored* Add Dockerfile * Update documentation with Docker build/run details 
 
- 
- 21 Mar, 2017 4 commits
- 
- 
Matthijs Douze authored
- 
matthijs authored- better selection of training sets for PQ and preprocessing - GPU parameter object - IndexIDMap fixed - fixed redo bug in clustering 
- 
matthijs authored- better selection of training sets for PQ and preprocessing - GPU parameter object - IndexIDMap fixed - fixed redo bug in clustering 
- 
Matthijs Douze authored
 
- 
- 16 Mar, 2017 1 commit
- 
- 
Matthijs Douze authored
 
- 
- 10 Mar, 2017 2 commits
- 
- 
Matthijs Douze authored
- 
Matthijs Douze authored
 
- 
- 09 Mar, 2017 1 commit
- 
- 
Harvey authored
 
- 
- 05 Mar, 2017 3 commits
- 
- 
Matthijs Douze authored
- 
Laurent Chauvin authoredswiggfaiss_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. 
- 
Matthijs Douze authored
 
- 
- 04 Mar, 2017 5 commits
- 
- 
Bruno Guberfain do Amaral authored* 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 
- 
Jeff Johnson authored
- 
Jeff Johnson authored
- 
Jeff Johnson authored
- 
Jeff Johnson authored
 
- 
- 03 Mar, 2017 4 commits
- 02 Mar, 2017 2 commits
- 01 Mar, 2017 8 commits