Great. This definitely seems like a better approach to rely on R. I have
Revolution R setup on another machine so I just installed RcppArmadillo with
that and indeed it appears to now be relying on Intel's MKL.
Thanks!
Zarrar
On Sat, Sep 3, 2011 at 12:45 AM, Dirk Eddelbuettel wrote:
>
> Hi Zarr
Hi Zarrar,
On 2 September 2011 at 17:19, Zarrar Shehzad wrote:
| Is it possible to install RcppArmadillo with Intel's MKL library?
In principle, yes. In practice, probably too as well :)
When we started this we used Armadillo as library and via a configure
step. Doug later convinced us that rel
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/i