Skip to content
Prev 174216 / 398506 Next

R with MKL

Both gcc and MKL are moving targets.  So if you are using a more recent
version of gcc than the one used to compile MKL then you are potentially
in trouble.

In this case, you still have the option of using Intel threads
(libmkl_intel_thread) instead of the GNU thread library. In this case
you must dynamically link to the Intel OpenMP runtime library libiomp5
instead of the GNU library libgomp.

Of course, this does not help if you want to make a portable version of
R, statically linked to MKL.
On Wed, 2009-03-18 at 21:17 +0900, Ei-ji Nakama wrote:
-----------------------------------------------------------------------
This message and its attachments are strictly confidenti...{{dropped:8}}