I am having trouble of compiling R 3.0.2 with MKL 11.1.0.080; tried the
following resources:

http://software.intel.com/en-us/articles/intel-mkl-link-line-advisor
http://cran.r-project.org/doc/manuals/R-admin.html#MKL
http://software.intel.com/en-us/comment/reply/328415

and getting the following:
*checking for dgemm_ in -Wl,--start-group -lmkl_gf_lp64 -lmkl_gnu_thread
-lmkl_core -Wl,--end-group -lgomp -lpthread... no*
*checking for dgemm_... no*

    libblas.so.3 => /usr/lib/libblas.so.3 (0x00007f8daec19000)
    libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6 (0x00007f8dae915000)
    libgomp.so.1 => /usr/lib/x86_64-linux-gnu/libgomp.so.1
(0x00007f8dade94000)
    libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0
(0x00007f8dadc77000)
    libgfortran.so.3 => /usr/lib/x86_64-linux-gnu/libgfortran.so.3
(0x00007f8dad596000)
    libquadmath.so.0 => /usr/lib/x86_64-linux-gnu/libquadmath.so.0
(0x00007f8dacf1a000)


Tried sourcing mkl from bash and used both local and online intel mkl link
util without success.

can someone point what I am doing wrong?
did anyone succeed with the above configuration?
thanks

        [[alternative HTML version deleted]]

______________________________________________
R-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel

Reply via email to