search for: libcbla

Displaying 5 results from an estimated 5 matches for "libcbla".

Did you mean: libcblas
2001 Jul 30
3
ATLAS
I thought I would try compiling R this time with the ATLAS libraries. I have compiled ATLAS and I have the following libraries: libatlas.a libf77blas.a libptcblas.a libtstatlas.a libcblas.a liblapack.a libptf77blas.a Is it sufficient to use ' --with-blas=libatlas.a ' when configuring or do I need to specify any of the other libraries as well? -- William D. McCoy Geosciences University of Massachusetts Amherst, MA 01003 -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-....
2010 Nov 13
1
LAPACK lib problem, lme4, lastest R, Linux
...065f000) libreadline.so.6 => /lib/libreadline.so.6 (0x00534000) libpcre.so.3 => /lib/libpcre.so.3 (0x00f5b000) liblzma.so.2 => /usr/lib/liblzma.so.2 (0x00568000) libz.so.1 => /lib/libz.so.1 (0x0058b000) libdl.so.2 => /lib/libdl.so.2 (0x005a0000) /lib/ld-linux.so.2 (0x00e67000) libcblas.so.3gf => /usr/lib/libcblas.so.3gf (0x005a4000) libgcc_s.so.1 => /lib/libgcc_s.so.1 (0x005c4000) libpthread.so.0 => /lib/libpthread.so.0 (0x005e0000) libncurses.so.5 => /lib/libncurses.so.5 (0x005fa000) [ 41 ] <wow> (ron) ls /usr/lib/libatlas* /usr/lib/libatlas.so.3gf@ [ 42 ]...
2010 Nov 14
3
LAPACK libraries improperly linked
....6 => /lib/libreadline.so.6 (0x00534000) libpcre.so.3 => /lib/libpcre.so.3 (0x00f5b000) liblzma.so.2 => /usr/lib/liblzma.so.2 (0x00568000) libz.so.1 => /lib/libz.so.1 (0x0058b000) libdl.so.2 => /lib/libdl.so.2 (0x005a0000) /lib/ld-linux.so.2 (0x00e67000) libcblas.so.3gf => /usr/lib/libcblas.so.3gf (0x005a4000) libgcc_s.so.1 => /lib/libgcc_s.so.1 (0x005c4000) libpthread.so.0 => /lib/libpthread.so.0 (0x005e0000) libncurses.so.5 => /lib/libncurses.so.5 (0x005fa000) [ 41 ] <wow> (ron) ls /usr/lib/libatlas* /usr/lib/libatlas.so...
2009 Nov 02
2
R292 and tcl/tk
BACKGROUND R2.9.2 built on power5 aix5.3 using gcc 4.2.4 (also installed: tcl and tk 8.5.7) Access from a Windows XP machine using Exceed v9.0, aixterm (DISPLAY etc. setup) export LDFLAGS="-L/usr/lib64 -L/opt/freeware/lib64 -L/opt/freeware/64/lib -L/usr/X11R6/lib -L/opt/freeware/lib" export CPPFLAGS="-I/opt/freeware/include -I/usr/lpp/X11/include/X11"
2014 Mar 27
2
mclapply Segmentation Fault for Ubuntu
Running the example in the documentation causes R to crash. dario at bioinfo:~$ R R version 3.0.3 (2014-03-06) -- "Warm Puppy" Copyright (C) 2014 The R Foundation for Statistical Computing Platform: x86_64-pc-linux-gnu (64-bit) R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type 'license()' or