Displaying 8 results from an estimated 8 matches for "lmkl_lapack".
2004 Oct 29
1
problem building an R package under Windows XP with calls to NAG C routines
...est.a test_res.o
-Lc:/R/rw2000/src/gnuwin32 -L"C:\Program Files\Microsoft Visual
Studio\VC98\Lib" -L"C:\Program Files\
Numerical Algorithms Group\CLW3207DA" -L"C:\Program Files\Numerical
Algorithms Group\CLW3207DA\mkl\lib" -lLIBCMT -lnagcsmt-mkl -lmkl_s -lmkl_def
-lmkl_lapack
-lADVAPI32 -lNETAPI32 -lg2c -lR
Warning: .drectve `%.*s' unrecognized
Warning: .drectve `%.*s' unrecognized
Warning: .drectve `%.*s' unrecognized
Warning: .drectve `%.*s' unrecognized
Warning: .drectve `%.*s' unrecognized
Warning: .drectve `%.*s' unrecognized
Warning: .drec...
2013 Dec 02
1
Arithmetic Error while compiling R with the Intel compilers
...our is normal or there is any issue
with the Intel libraries. I used some of the libraries from Intel MKL
like fftw, mkl_lapack etc. I am pasting below the command that I used to
configure this R package.
./configure --prefix=$INSTALL_DIR --with-blas="-lmkl_intel_lp64
-lmkl_intel_thread -lmkl_lapack -lmkl_core -lpthread -lfftw3xf_intel
-lfftw3xc_intel" --with-lapack
I also tried installing using Intel compilers without using
Intel MKL libraries. It was done using below command.
./configure --prefix=$INSTALL_DIR
Exactly same errors were there.
There were no...
2008 Jan 25
4
Problem building R with Intel MKL v10 BLAS
NO
Hi. I'm not sure if this is an R-help or R-devel problem, so I'm
starting here in the hope that someone can help (and willing to go to
the other list if it's more appropriate). I think I am following all of
the instructions in the various manuals, but clearly I am missing something.
I have an Intel EM64T Dell with 2 dual-core Xeon processors running Red
Hat EL5. I would
2008 Nov 04
2
Building with MKL on Ubuntu
Hi all,
I'm trying to build R from subversion with MKL 10.0.2 on Ubuntu. I tried:
./configure --with-blas='-L/opt/intel/mkl/10.0.2.018/lib/em64t -lmkl
-lguide' --with-lapack='/opt/intel/mkl/10.0.2.018/lib/em64t -lmkl
-lmkl_lapack' --enable-R-shlib
and got:
R is now configured for x86_64-unknown-linux-gnu
Source directory: .
Installation directory: /usr/local
C compiler: gcc -std=gnu99 -g -O2
Fortran 77 compiler: gfortran -g -O2
C++ compiler: g++ -g -O2
Fo...
2008 Nov 04
2
Building with MKL on Ubuntu
Hi all,
I'm trying to build R from subversion with MKL 10.0.2 on Ubuntu. I tried:
./configure --with-blas='-L/opt/intel/mkl/10.0.2.018/lib/em64t -lmkl
-lguide' --with-lapack='/opt/intel/mkl/10.0.2.018/lib/em64t -lmkl
-lmkl_lapack' --enable-R-shlib
and got:
R is now configured for x86_64-unknown-linux-gnu
Source directory: .
Installation directory: /usr/local
C compiler: gcc -std=gnu99 -g -O2
Fortran 77 compiler: gfortran -g -O2
C++ compiler: g++ -g -O2
Fo...
2010 Aug 06
0
Problems using external BLAS
...aries:
# ACML:
export LD_LIBRARY_PATH=/site/VERSIONS/acml-3.6.0/gfortran64_int64/lib
BLAS=--with-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 C...
2004 Nov 11
1
FW: problem building an R package under Windows XP with calls to NAG C routines
...ols/> >Numerical Algorithms
>Group\CLW3207DA" -L"C:\Program Files\Numerical
> <http://www.murdochsutherland.com/Rtools/> >Algorithms
>Group\CLW3207DA\mkl\lib" -lLIBCMT -lnagcsmt-mkl -lmkl_s -lmkl_def
> <http://www.murdochsutherland.com/Rtools/> >-lmkl_lapack
> <http://www.murdochsutherland.com/Rtools/> >-lADVAPI32 -lNETAPI32
>-lg2c -lR
> <http://www.murdochsutherland.com/Rtools/> >Warning: .drectve `%.*s'
>unrecognized
> <http://www.murdochsutherland.com/Rtools/> >Warning: .drectve `%.*s'
>unrecogniz...
2005 May 26
3
Buidling R on Linux (Itanium) fails (PR#7897)
Full_Name: Reinhold Bader
Version: 2.1.0
OS: SLES 9
Submission from: (NULL) (129.187.48.1)
I tried to build R using the Intel compilers (icc, ifort) and the Math Kernel
Libraries
for BLAS/LAPACK
Optimizations used were -O3, and the
FPICFLAGS="-fpic"
was exported.
The build failed with the following error message:
...
dumping R code in package 'methods'
Saving namespace image