adding MKL installation instructions to README

release/4.3a0
Matthew Broadway 2019-01-08 10:44:49 +00:00
parent 5670c73158
commit 56ef410276
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ Prerequisites:
Optional prerequisites - used automatically if findable by CMake:
- [Intel Threaded Building Blocks (TBB)](http://www.threadingbuildingblocks.org/) (Ubuntu: `sudo apt-get install libtbb-dev`)
- [Intel Math Kernel Library (MKL)](http://software.intel.com/en-us/intel-mkl)
- [Intel Math Kernel Library (MKL)](http://software.intel.com/en-us/intel-mkl) (Ubuntu: [installing using APT](https://software.intel.com/en-us/articles/installing-intel-free-libs-and-python-apt-repo))
GTSAM 4 Compatibility
---------------------