search for: libmkl_gnu_thread

Displaying 7 results from an estimated 7 matches for "libmkl_gnu_thread".

2009 Mar 16
6
R with MKL
Hi, I have seen a lot of problems from people trying to compile R with MKL. So I am writing my experience in case it helps and to ask one question. I installed R-2.8.1.patched in Ubuntu 9.04 (gcc 4.3.3) using MKL 10.1.1.019. I configured correctly (following MKL userguide) with : sudo ./configure --with-blas="-I/opt/intel/mkl/10.1.1.019/include -L/opt/intel/mkl/10.1.1.019/lib/em64t
2009 Mar 16
6
R with MKL
Hi, I have seen a lot of problems from people trying to compile R with MKL. So I am writing my experience in case it helps and to ask one question. I installed R-2.8.1.patched in Ubuntu 9.04 (gcc 4.3.3) using MKL 10.1.1.019. I configured correctly (following MKL userguide) with : sudo ./configure --with-blas="-I/opt/intel/mkl/10.1.1.019/include -L/opt/intel/mkl/10.1.1.019/lib/em64t
2008 Apr 18
1
configure can't find dgemm in MKL10
...r dgemm_ in -L/usr1/util/Intel/mkl/10.0.1.014/lib/em64t -Wl,--start-group /usr1/util/Intel/mkl/10.0.1.014/lib/em64t/libmkl_gf_lp64.a /usr1/util/Intel/mkl/10.0.1.014/lib/em64t/libmkl_gnu_thread.a /usr1/util/Intel/mkl/10.0.1.014/lib/em64t/libmkl_core.a -Wl,--end-group -liomp5 -lguide -lpthread -lgomp... no checking for dgemm_... no checking for ATL_xerbla in -latlas... yes checking for dgemm_ in -l...
2023 Feb 01
2
dyn.load(now = FALSE) not actually lazy?
...1000) librt.so.1 => /lib64/librt.so.1 (0x00007f8cb1a19000) libgcc_s.so.1 => /stornext/System/data/apps/gcc/gcc-11.2.0/lib64/libgcc_s.so.1 (0x00007f8cb1801000) libdl.so.2 => /lib64/libdl.so.2 (0x00007f8cb15fd000) libmkl_intel_lp64.so.2 => not found libmkl_gnu_thread.so.2 => not found libmkl_core.so.2 => not found libm.so.6 => /lib64/libm.so.6 (0x00007f8cb12fb000) libcudart.so.11.0 => not found Then in R, if I try to load that same file: > dyn.load("/stornext/System/data/nvidia/libtorch-gpu/libtorch-gpu-1.12.1/lib/l...
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
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
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