On 14 February 2012 at 09: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?

This is clearly a question for the R-SIG-Debian list dedicated to R on both
Debian and Ubuntu.

In short, this should just work as BLAS libraries (from the distribution) are
plug-and-play. You can verify via the ldd command.

Dirk

-- 
"Outside of a dog, a book is a man's best friend. Inside of a dog, it is too
dark to read." -- Groucho Marx

______________________________________________
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