Skip to content
Prev 1203 / 3656 Next

Compiling R-2.11.0 with ATLAS-tuned BLAS and LAPACK

On 05/28/2010 01:27 AM, Avraham Adler wrote:
Avraham,

As has been mentioned before, the R packages available on CRAN have been 
built with support for BLAS.  If you still want to compile your own, my 
suggestion would be to google the following:

"checking for dgemm_... no"

OR

"warning: implicit declaration of function 'dgemm_'"

Make sure you use the quotes.  You may find an answer to your problem there.

Michael