[Rcpp-devel] Install RcppArmadillo against Intel MKL

Zarrar Shehzad zarrar.shehzad at yale.edu
Fri Sep 2 23:19:11 CEST 2011


Is it possible to install RcppArmadillo with Intel's MKL library?

I tried to replace the "$(LAPACK_LIBS) $(BLAS_LIBS)" in the Makevars with
links to Intel's MKL: "-L/opt/intel/composerxe/mkl/lib/intel64/
-lmkl_gf_ilp64 -lmkl_core -lmkl_def -lmkl_gnu_thread -
lgomp -L/opt/intel/composerxe/mkl/lib/intel64/ -lmkl_gf_ilp64 -lmkl_core
-lmkl_def -lmkl_gnu_thread -lgomp" and also uncommented the "#define
ARMA_USE_LAPACK" and "#define ARMA_USE_BLAS" in armadillo_bits/config.hpp.
Are these the wrong things to do or is there something else I should be
doing?

Thanks
Zarrar
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.r-forge.r-project.org/pipermail/rcpp-devel/attachments/20110902/0aae487c/attachment-0001.htm>


More information about the Rcpp-devel mailing list