Skip to content
Prev 173956 / 398502 Next

R with MKL

On Mon, 2009-03-16 at 18:33 -0400, Cristi?n wrote:
The R-admin manual has been updated with instructions for MKL since the
last thread on the topic. You should look there in section A.3.1.4.
OK. There are two things happening here. 

You are using the wrong interface layer. With gcc you need to use
-lmkl_gf_lp64, since the way that complex numbers are represented
differs between Intel and GNU compilers.

There is a known workaround for this problem for MacOs X, using the
cblas interface.  Apparently, this workaround is also being applied
here.  I will look into it.
-----------------------------------------------------------------------
This message and its attachments are strictly confidenti...{{dropped:8}}