Displaying 20 results from an estimated 10000 matches similar to: "shared ATLAS library?"
2010 May 26
2
R and ATLAS
Rhelpers:
I recently installed the 64-bit version of R on my Debian system, and
afterwards was asked if it was compiled using ATLAS. Is there a way
to test to see if R is using ATLAS?
--j
2005 Aug 29
1
BLAS and ATLAS
On Mon, Aug 29, 2005 at 11:48:23AM +0100, Prof Brian Ripley wrote:
> On Mon, 29 Aug 2005, G?ran Brostr?m wrote:
> >LAPACK/BLAS routines call xerbla "if an input parameter has an
> >invalid value" (exact quote from XERBLA at Netlib). Other types of errors
> >are not printed (by xerbla), but it is up to the user to check the return
> >value of the argument
2020 Oct 08
3
Installing package fails at "testing if installed package can be loaded from temporary location"
Hi,
I can not install packages from source which links to RcppArmadillo on
Ubuntu 20.04 (after upgrading from 18.04). The following problem occurs:
** testing if installed package can be loaded from temporary location
Error: package or namespace load failed for 'myPackage' in
dyn.load(file, DLLpath = DLLpath, ...):
unable to load shared object
2002 Jul 11
3
Can't start R in Debian Woody
Hi,
I know this is not a problem comming from R, but maybe you can still help me.
I installed R 1.4.1 on Debian Woody, but I can't start it.
I get this message:
~$ R
/usr/lib/R/bin/R.bin: error while loading shared libraries: libblas.so.2:
cannot open shared object file: No such file or directory
Any thoughts?
S?bastien Plante
2010 Apr 09
2
problems loading blas with R 2.11.0~20100402-1
Hi,
Since upgrading to version 2.11.0~20100402-1, starting R fails with:
/usr/lib64/R/bin/exec/R: error while loading shared libraries: libblas.so.3gf: cannot open shared object file: No such file or directory
Is this occurring to others on sid?
--
Seb
2017 Dec 01
3
undefined symbol: sgemv_thread_n
Hello,
the following is a part of a question asked on R-help. I realized that
it is better suited for asking here. Apologies for the cross-posting!
I'm on Ubuntu artful, and upgraded with 'apt'. Then
----------------------------------------------------------------
goran at M6800:~/src/R-3.4.3$ /usr/bin/R
/usr/lib/R/bin/exec/R: symbol lookup error:
2002 Jun 27
4
R won't start right
Any ideas on this?
nujoma:~> R
R : Copyright 2002, The R Development Core Team
Version 1.5.0 (2002-04-29)
...
Error: couldn't find function ".Alias"
Error: couldn't find function "attach"
[Previously saved workspace restored]
> q()
Error: couldn't find function "q"
>
Suspended
nujoma:~> kill %1
This is on a brand-new installation of R
2002 Nov 29
3
BLAS/Lapack for OS X
OS X 10.2 and higher comes standard with highly optimized versions
of BLAS and Lapack in /Systems/Library/Frameworks/vecLib.framework.
It seems that even for double precision they do much better. See
http://sthmac.magnet.fsu.edu/benchmarks/
I am not sure how these numbers would look on G3 Macs, but
obviously for double precision there is not much reliance on Altivec.
So I tried to configure
2013 Dec 28
1
make check fails with default libblas
Dear All,
Summary:
========
To test some packages, I want to build R-3.1.0 (current R devel). However,
when I use the default libblas, make check fails with
running code in 'reg-BLAS.R' ...make[3]: *** [reg-BLAS.Rout] Error 1
It does not fail, however, if I use libatlas3 or libopenblas.
The same thing happens with the current R patched.
I've google around and cannot find
2011 Feb 26
2
GotoBLAS2 breaks lapack
Hi,
I'm relatively new to R on Ubuntu (moving from Windows), and I'm trying to
get GotoBLAS2 working. I installed (from a CRAN mirror) the pre-built
binaries of R (which, as far as I know, is compiled as a shared library) on
Ubuntu 10.10 using
apt-get install r-base r-base-dev
I successfully built GotoBLAS2 from source, copied the library to /usr/lib
and created s symbolic link from
2013 Jun 23
1
stock ubuntu raring binary R 3.0.1 and accelerated blas libraries?
dear debian-R group:
I am using the stock ubuntu binary R 3.0.1 for ubuntu raring but on
cinnamon mint olivia 15.
I read dirk's gcbd paper from a couple of years ago. it suggests that
stock blas is pretty bad compared to the four main alternatives. of
course, dirk also maintains the binaries for debian/ubuntu R, so he
probably knows the answer off hand.
I installed libatlas3-base
2010 Jun 07
1
Compiling R-2.11.1 patched on Ubuntu 10.04 with Optimized GotoBLAS2 libraries
I've attempted to use the optimized GotoBLAS2 library with a freshly
compiled R-2.11.1 patched on 64-bit Ubuntu 10.4. (See details below).
When I run this version of R, the timings are not different than the
original install, and only one core is used in test computations.
Can someone point out my error? Thanks. --Dale
Details ...
I'm running the 64-bit version of Ubuntu 10.04 on my 2
2018 Sep 22
4
libRblas.so: cannot open shared object file: No such file or directory
R 3.5.1 is installed under Linux Mint 19 from binaries r-base and
r-base-dev from ubuntu bionic-cran35.? Mysteriously, packages using
libRblas cannot be compiled.? I get: libRblas.so: cannot open shared
object file: No such file or directory.? And indeed, I find no libRblas.so.
Any ideas about how to fix this?
Thanks,
Steve
2019 Dec 30
2
how to check as CRAN with alternative BLAS?
One of my packages is slated to be archived from CRAN due to failures when
the ATLAS BLAS is used. I am unable to replicate the error on my machine
under R 3.6.1 using the atlas library from ubuntu (seems to be 3.10.2-9,
while the good professor is using 3.10.3 per
https://www.stats.ox.ac.uk/pub/bdr/Rblas/README.txt ). I also tried the
rocker/r-base with R 3.6.2
and
2001 Oct 17
3
New Beginner: Problems w/loading Matrix package
Hello all,
I am 2 days old in compiling and installing R-1.3.1 and having all kinds of
problems with one particular package named "Matrix_0.3-15.tar.gz"
Where should I start?
OK!
I have successfully installed R version R-1.3.1 as well as a host of other
packages (piece of cake). When I tried to install the Matrix package, I
got an error message stating that the "BLAS library
2010 Mar 03
1
why no libRblas.so in ubuntu packages on CRAN?
Hi, everybody.
I notice debian packages for Ubuntu on CRAN are missing "libRblas.so"
and I'm trying to find out why.
Why do I care? We are working in an hpc project in a CentOS Linux
cluster. That led me to the question of "which BLAS is fastest?"
Dirk E referred me this morning to the R admin manual. The standard R
compilation creates a shared blas library libRblas.so
2017 Dec 01
3
undefined symbol: sgemv_thread_n
Den 2017-12-01 kl. 20:24, skrev Dirk Eddelbuettel:
>
> On 1 December 2017 at 19:55, G?ran Brostr?m wrote:
> | Hello,
> |
> | the following is a part of a question asked on R-help. I realized that
> | it is better suited for asking here. Apologies for the cross-posting!
> |
> | I'm on Ubuntu artful, and upgraded with 'apt'. Then
> |
> |
2003 Apr 17
3
R 1.7.0 installation problem: make check fails when using --with-lapack option
Greetings,
compiling R 1.7.0 with gcc 3.1.1 on Debain Linux (woody stable) with the
configure option --with-lapack works but make check fails in test base-R with
the message
[...]
> kappa(x1 <- cbind(1,1:10))# 15.71
[1] 15.70590
> kappa(x1, exact = TRUE) # 13.68
[1] 13.67903
> kappa(x2 <- cbind(x1,2:11))# high! [x2 is singular!]
[1] 8.351867e+16
>
> hilbert
2018 Sep 23
1
libRblas.so: cannot open shared object file: No such file or directory
Thanks Dirk.? That is what I thought, and sessionInfo() returns:
Matrix products: default
BLAS: /usr/lib/x86_64-linux-gnu/atlas/libblas.so.3.10.3
LAPACK: /usr/lib/x86_64-linux-gnu/atlas/liblapack.so.3.10.3
locale:
?[1] LC_CTYPE=en_US.UTF-8?????? LC_NUMERIC=C
?[3] LC_TIME=en_US.UTF-8??????? LC_COLLATE=en_US.UTF-8
?[5] LC_MONETARY=en_US.UTF-8??? LC_MESSAGES=en_US.UTF-8
?[7]
2012 May 09
2
R Installation Manual - ATLAS BLAS guidance that is not in the current version
Good afternoon.
I am trying to compile a version of Rblas.dll based on ATLAS for the Corei7. I had remembered that there was mention of which file to adjust and that "xerbla" needed to be removed from one of the outputs from the last time I tried a few years ago. The most recent version of the R Installation manual does not say anything about this. An older version (2.10 I believe) has