Displaying 3 results from an estimated 3 matches for "cmkl".
Did you mean:
c9kl
2008 Jul 03
1
--enable-BLAS-shlib conflict with --with-lapack in configure?
...bserved this on x86 and with earlier versions of R as well)
using external BLAS and LAPACK libraries _and_ generating libR.so,
libRblas.so and libRlapack.so.
Without --enable-BLAS-shlib, configure is able to find and use the
external LAPACK library:
./configure \
--with-blas="-L/site/intel/cmkl/8.1/lib/em64t -lmkl -lvml -lguide -lpthread" \
--with-lapack="-L/site/intel/cmkl/8.1/lib/em64t -lmkl_lapack64 -lmkl" \
--enable-R-shlib
[...]
External libraries: readline, BLAS(generic), LAPACK(generic)
Additional capabilities: PNG, JPEG, iconv, MBCS, NLS
Options e...
2010 Aug 06
0
Problems using external BLAS
...L/site/VERSIONS/acml-3.6.0/gfortran64_int64/lib -lacml"
LAPACK=--with-lapack
# MKL 11:
BLAS=--with-blas="-L/site/VERSIONS/intel-11.1/mkl/lib/em64t -lmkl_gf_lp64 -lmkl_sequential -lmkl_lapack -lmkl_core"
LAPACK=--with-lapack
# MKL 8.1, trad. way:
BLAS=--with-blas="-L/site/intel/cmkl/8.1/lib/em64t -lmkl -lvml -lguide -lpthread"
LAPACK=--with-lapack
I configure R like this:
export CFLAGS="-O3 -mtune=opteron"
export FFLAGS="-O3 -mtune=opteron"
export CXXFLAGS="-O3 -mtune=opteron"
export FCFLAGS="-O3 -mtune=opteron"
./configure --pre...
2008 May 29
2
problem building R packages on RHEL 4 Linux with Intel compilers
I would like to build R and packages with the Intel 10.1 compilers in RHEL4.
Using the flags below, I can successfully build R using a vanilla
./configure, but when I install new packages they build with gcc. My
sysadmin suggested adding the flags to ./configure as illustrated below, but
then the R build blows up with the config tail output that follows far
below. It looks like gcc is still being