[R] shared ATLAS library?

Paul Gilbert pgilbert at bank-banque-canada.ca
Fri Nov 15 23:50:21 CET 2002


>From "R Installation and Administration:"

   Note that the BLAS library will be used for several add-on packages as 
   well as for R itself. This means that it is better to use a
   shared BLAS library, as most of a static library will be compiled 
   into the R executable and each BLAS-using package. 

Is there an idiots guide on how to do this (or should idiots just not try). I've
compiled atlas as a static (.a) library and successfully built R (although, when
it is static, I don't know how to tell for sure that it is being used). However,
their seems to be little indication of how to make a shared (.so) ATLAS library.
I've had even less success with blas from netlib. (I compiled .so files and
generated a file libblas.so, but there are a lot of unresolved symbols, so R
crashes.)

Any help would be appreciated. (Linux or Solaris).

Thanks,
Paul Gilbert
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the R-help mailing list