forked from tsai/mathnet-numerics
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
10 years ago | |
|---|---|---|
| .. | ||
| mkl_build.sh | 10 years ago | |
| readme.txt | 11 years ago | |
readme.txt
Install MKL:
tar -zxvf l_mkl_11.3.0.109.tgz
sudo ./install.sh
Make sure to include IA32 as well
Install g++:
sudo apt-get install g++ g++-multilib libc6-dev-i386
Build:
./mkl_build.sh