Commit Graph

8 Commits (acb93857baaa58c4342c6ddebfd90ffe197ac82b)

Author SHA1 Message Date
Matthijs Douze f7fb309eba Revert quoting of BLASLDFLAGS 2017-03-09 22:20:44 -05:00
Harvey 83e3c26864 Add Quotation Marks for mutiple BLASLDFLAGS in makefile.inc.Linux (#30) 2017-03-09 07:07:19 -05: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
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
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 e5b3abd45d Update makefile.inc.Linux 2017-02-24 18:33:15 +01:00
Matthijs Douze c670118a4e Initial commit 2017-02-22 23:26:44 +01:00