adding MKL installation instructions to README
parent
5670c73158
commit
56ef410276
|
@ -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
|
||||
---------------------
|
||||
|
|
Loading…
Reference in New Issue