[cc-ing the list]

On Wed, Jul 10, 2013 at 11:36 PM, Christofer Bogaso
<bogaso.christo...@gmail.com> wrote:
> Hello again,
>
> I was wondering if it is possible to install OpenBLAS linear algebra
> library in R running under windows.

You will have to re-compile R from source and re-install it.

http://cran.r-project.org/doc/manuals/r-devel/R-admin.html

and in particular

http://cran.r-project.org/doc/manuals/r-devel/R-admin.html#BLAS

For what it's worth, on my Core i5 processor running linux I found
that ATLAS BLAS is somewhat faster than OpenBLAS.

HTH,

Peter

______________________________________________
R-help@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.

Reply via email to