[R] Access to OpenBLAS

Prof Brian Ripley ripley at stats.ox.ac.uk
Tue Feb 14 18:12:26 CET 2012


On 14/02/2012 17:01, Scott Raynaud wrote:
> My IT people have set up a Kubuntu box with an RWkard front
> end.  I have OpenBLAS set up as a shared BLAS but I'm not
> sure how to get R to see it.  A.3.1 of the installation docs talks
> about it but I'm not clear if I need a option on my startup line or
> if I need to find a config file.  The BLAS is is in:
>
> /usr/lib/openblas-base
>
> on my machine. Recommendations?
>
> ______________________________________________
> R-help at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.

AFAIK OpenBLAS is a version of the Goto BLAS, so the comments about that 
apply.  You should be able to link it as a shared BLAS.  It is not a 
configurable option when running R, nor do you need to re-configure R.

-- 
Brian D. Ripley,                  ripley at stats.ox.ac.uk
Professor of Applied Statistics,  http://www.stats.ox.ac.uk/~ripley/
University of Oxford,             Tel:  +44 1865 272861 (self)
1 South Parks Road,                     +44 1865 272866 (PA)
Oxford OX1 3TG, UK                Fax:  +44 1865 272595



More information about the R-help mailing list