Is it possible to install RcppArmadillo with Intel&#39;s MKL library?<div><br></div><div>I tried to replace the &quot;$(LAPACK_LIBS) $(BLAS_LIBS)&quot; in the Makevars with links to Intel&#39;s MKL: &quot;-L/opt/intel/composerxe/mkl/lib/intel64/ -lmkl_gf_ilp64 -lmkl_core -lmkl_def -lmkl_gnu_thread -<div>

lgomp -L/opt/intel/composerxe/mkl/lib/intel64/ -lmkl_gf_ilp64 -lmkl_core -lmkl_def -lmkl_gnu_thread -lgomp&quot; and also uncommented the &quot;#define ARMA_USE_LAPACK&quot; and &quot;#define ARMA_USE_BLAS&quot; in armadillo_bits/config.hpp. Are these the wrong things to do or is there something else I should be doing?</div>

</div><div><br></div><div>Thanks</div><div>Zarrar</div>