Merge pull request #165 from BVLC/boost-eigen
authorEvan Shelhamer <shelhamer@imaginarynumber.net>
Sun, 23 Mar 2014 05:53:42 +0000 (22:53 -0700)
committerEvan Shelhamer <shelhamer@imaginarynumber.net>
Sun, 23 Mar 2014 05:53:42 +0000 (22:53 -0700)
commit699b557c757c4b8cc18a653188913ca78be76149
tree30cfb345bf75169e82e84bd6118710df5b912580
parent510b3c028f790b88276b23f41562bbca7bdbd748
parentbece205114fa666ed390e17dd84a522c43a4f2d6
Merge pull request #165 from BVLC/boost-eigen

MKL/non-MKL Reconciliation

Caffe no longer requires MKL. By default it builds without it, relying on atlas and cblas instead. Set the `USE_MKL` var in your Makefile.config accordingly.