search for: libimf

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

Did you mean: libemf
2015 Sep 30
1
Build R with MKL and ICC
...libstdc++.so.6 (0x00007f746ba6e000) $ ldd lib/libRblas.so linux-vdso.so.1 (0x00007ffc5f3da000) libmkl_rt.so => /opt/intel/mkl/lib/intel64_lin/libmkl_rt.so (0x00007f232203e000) libpthread.so.0 => /lib64/libpthread.so.0 (0x00007f2321e21000) libm.so.6 => /lib64/libm.so.6 (0x00007f2321b19000) libimf.so => /opt/intel/lib/intel64_lin/libimf.so (0x00007f2321621000) libsvml.so => /opt/intel/lib/intel64_lin/libsvml.so (0x00007f2320762000) libirng.so => /opt/intel/lib/intel64_lin/libirng.so (0x00007f2320559000) libiomp5.so => /opt/intel/lib/intel64_lin/libiomp5.so (0x00007f2320218000) li...
2007 Sep 22
1
rsync not running on IA64
...-2.6.9/rsync -z --partial -v --progress --recursive --stats --times --links --exclude-from=/project/horace/mcc101/.rsync-EXCLUDE --timeout=1200 /project/horace/mcc101 mkb@veri.phy{}:/media/disk/BACKUPS/horace/project /home/horace/mccssmb2/src/rsync-2.6.9/rsync: error while loading shared libraries: libimf.so.6: cannot open shared object file: No such file or directory Any ideas? A system-proved rsync runs okay. More info on these executable indicates they are built similarly, I think: ~/bin$ file /usr/bin/rsync /usr/bin/rsync: ELF 64-bit LSB executable, IA-64, version 1 (SYSV), for GNU/Linux 2.4....
2012 Oct 19
0
--enable-R-shlib and external BLAS/LAPACK libraries
...7ff52bcf8000) libifport.so.5 => /cluster/software/VERSIONS/intel-2011.10/composer_xe_2011_sp1/lib/intel64/libifport.so.5 (0x00007ff52b47d000) libifcore.so.5 => /cluster/software/VERSIONS/intel-2011.10/composer_xe_2011_sp1/lib/intel64/libifcore.so.5 (0x00007ff52b238000) libimf.so => /cluster/software/VERSIONS/intel-2011.10/composer_xe_2011_sp1/lib/intel64/libimf.so (0x00007ff52ae6d000) libsvml.so => /cluster/software/VERSIONS/intel-2011.10/composer_xe_2011_sp1/lib/intel64/libsvml.so (0x00007ff52a6f3000) libm.so.6 => /lib64/libm.so.6 (0x00007ff52a...
2012 Sep 21
0
--enable-R-shlib and external BLAS/LAPACK libraries
...7ff52bcf8000) libifport.so.5 => /cluster/software/VERSIONS/intel-2011.10/composer_xe_2011_sp1/lib/intel64/libifport.so.5 (0x00007ff52b47d000) libifcore.so.5 => /cluster/software/VERSIONS/intel-2011.10/composer_xe_2011_sp1/lib/intel64/libifcore.so.5 (0x00007ff52b238000) libimf.so => /cluster/software/VERSIONS/intel-2011.10/composer_xe_2011_sp1/lib/intel64/libimf.so (0x00007ff52ae6d000) libsvml.so => /cluster/software/VERSIONS/intel-2011.10/composer_xe_2011_sp1/lib/intel64/libsvml.so (0x00007ff52a6f3000) libm.so.6 => /lib64/libm.so.6 (0x00007ff52a...
2012 Dec 28
1
Irreproducible exception in R extension
...8000 00:16 24113546 /rwthfs/rz/SW/intel/Compiler/12.1/6.361/composer_xe_2011_sp1.12.361/compiler/lib/intel64/libsvml.so 7f4645666000-7f46458ee000 r-xp 00000000 00:16 15103936 /rwthfs/rz/SW/intel/Compiler/12.1/6.361/composer_xe_2011_sp1.12.361/compiler/lib/intel64/libimf.so 7f46458ee000-7f46459ee000 ---p 00288000 00:16 15103936 /rwthfs/rz/SW/intel/Compiler/12.1/6.361/composer_xe_2011_sp1.12.361/compiler/lib/intel64/libimf.so 7f46459ee000-7f4645a32000 rw-p 00288000 00:16 15103936 /rwthfs/rz/SW/intel/Compiler/12.1/6.361/composer_xe...
2015 Sep 29
2
Build R with MKL and ICC
On Wed, Sep 9, 2015 at 11:26 PM, Nathan Kurz <nate at verse.com> wrote: > > As a short and simple approach, I just compiled the current R release > on Ubuntu with ICC and MKL using just this: > > $ tar -xzf R-3.2.2.tar.gz > $ cd R-3.2.2 > $ CC=icc CXX=icpc AR=xiar LD=xild CFLAGS="-g -O3 -xHost" CXXFLAGS="-g > -O3 -xHost" ./configure
2008 Aug 07
1
config.log told me to report these (PR#12035)
Hello r-bugs, I am running openSuse 11.0, with my new Intel 8500 (Penryn) C2D, and I want to use icc and ifort. I was able to get a working Goto BLAS, following Dr. Goto's instructions. That seems to work OK with gcc and gfortran. I get about 10% faster computations by using -O3 rather than -O2. I get faster results with Goto BLAS rather than the R BLAS. Now I want to make icc and ifort