Displaying 2 results from an estimated 2 matches for "mkl_gnu_thread".
Did you mean:
lmkl_gnu_thread
2008 May 27
3
MKL Patch
...ot;-L/opt/intel/mkl/10.0.3.020/lib/em64t -lmkl_intel_lp64
-lmkl_sequential -lmkl_core -lm" ./configure --with-intel-mkl
If you use the intel compiler, you can replace all of the '-lmkl_xx'
with a single '-lmkl', and if you want threaded support, replace
mkl_sequential with mkl_gnu_thread. If there are anyone from Intel
reading this list: Fix your build environments; it's currently way too
hard to use your fancy tools in a generic package.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: speex-mkl.diff
Url: http://lists.xi...
2012 Feb 10
1
Out of date instructions to build R using MKL
Hi!
I've been playing with MKL for a few days and I noticed the instructions
in the R Installation Administration manual [1] no longer apply. It
seems that since version 10.0 (the one used by the manual),
libmkl_lapack.so has been renamed/split (although the official
explanations seem to imply this was already the case in 10.0 [2]).
As a consequence, the instructions for dynamic linking no