Displaying 1 result from an estimated 1 matches for "libmkli32_p3".
Did you mean:
libmkl32_p3
2002 Jan 11
1
linking R against MKL
...(obviously) Intel architecture? Since MKL claimed to provide optimized BLAS
and Lapack, I thought it might be possible to compile R against it w/o too
much trouble.
My first naive try under Linux (Mandrake 7.1), using R-patched dated Jan. 4,
2002:
./configure --with-blas=/usr/local/intel/mkl/LIB/libmkli32_p3.a
Unfortunately, life does not turn out to be that simple. In config.log, I
get:
configure:8183: checking for dgemm_ in -lmkl32_p3
configure:8202: gcc -o conftest -g -O2 -I/usr/local/include conftest.c
-lmkl32_p3 -L/usr/lib -lg2c -lm
-L/usr/lib/gcc-lib/i586-mandrake-linux/2.95.3 -L/usr/i586-ma...