octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Octave with Intel MKL


From: ervan
Subject: Octave with Intel MKL
Date: Mon, 11 Jul 2011 05:58:30 -0700 (PDT)

Hi, 

I see that I'm not the first, but none of the previous topics helped me to
compile correctly Octave with MKL.
I tried with the instructions present here :
http://software.intel.com/en-us/articles/using-intel-mkl-in-gnu-octave/#comment-61687,
and the instructions present here :
http://ubuntuforums.org/showthread.php?t=553908

Unfortunately, with both of these instructions, each time I'm running the
configure script as explained in the documentation (slightly adapted to my
32 bits cases), the same problem comes back : 
checking for sgemm_ in -Wl,--start-group -lmkl_intel_lp64 -lmkl_sequential
-lmkl_core -Wl,--end-group -liomp5 -lpthread... no
checking for cheev_ in -Wl,--start-group -lmkl_intel_lp64 -lmkl_sequential
-lmkl_core -Wl,--end-group -liomp5 -lpthread... no

And in consequence, octave does not accept the -lmkl options, takes the
atlas libraries that are already installed and not the MKL libraries (my
goal is to make some comparisons between these two ATLAS and MKL)

Can anyone help me?

Result of configure : 
http://octave.1599824.n4.nabble.com/file/n3659451/octave_mkl octave_mkl 
config.log :  http://octave.1599824.n4.nabble.com/file/n3659451/config.log
config.log 

Thanks!

--
View this message in context: 
http://octave.1599824.n4.nabble.com/Octave-with-Intel-MKL-tp3659451p3659451.html
Sent from the Octave - Maintainers mailing list archive at Nabble.com.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]