On 1 July 2014 at 12:00, Alexander Braumann wrote:
| I tried to compile R with openblas on a ubuntu 12.04 machine. I have to
| say that I normally use the package system and that I have no experience
| with compiling R.
You do not need to do that. Just install the existing OpenBLAS package via
Hi,
I tried to compile R with openblas on a ubuntu 12.04 machine. I have to
say that I normally use the package system and that I have no experience
with compiling R.
I did the following:
./configure --enable-BLAS-shlib --enable-R-shlib LIBnn=lib
--with-blas="-L/usr/lib/openblas-base/ -lope