Skip to content
Prev 425 / 15075 Next

What is r-atlas?

ATLAS is a self-optimizing version of BLAS, the basic linear algebra
subroutines, which are the basic building blocks of much of the
linear algebra in R. Self-optimizing means that ATLAS, while
installing itself, does a large number of tests to find out
properties of your processor(s). It knows about Altivec (i.e.
it detects a G4) and it uses threading if it detects more than
one processor. It can make your linear algebra (solve, eigen,
and friends) much faster if R is linked with ATLAS instead
of the bundled BLAS.

Building ATLAS will take hours on most machines, but it is
well worth it.

r-atlas in fink will build a version of R linked with ATLAS, which
also sits in fink.

All binaries from CRAN and gifi are also linked with ATLAS, but
not necessarily an ATLAS optimized for your particular machine.

Let me take the opportunity to recommend everybody to upgrade
to 10.2 or even 10.2.1 -- it does make quite a bit of difference in
speed, and in the available tools, and everybody is now developing
for 10.2.
On Wednesday, October 30, 2002, at 09:13 PM, David J. Braden wrote:

            
===
Jan de Leeuw; Professor and Chair, UCLA Department of Statistics;
Editor: Journal of Multivariate Analysis, Journal of Statistical  
Software
US mail: 9432 Boelter Hall, Box 951554, Los Angeles, CA 90095-1554
phone (310)-825-9550;  fax (310)-206-5658;  email: deleeuw@stat.ucla.edu
homepage: http://gifi.stat.ucla.edu
   
------------------------------------------------------------------------ 
-------------------------
           No matter where you go, there you are. --- Buckaroo Banzai
                    http://gifi.stat.ucla.edu/sounds/nomatter.au
   
------------------------------------------------------------------------ 
-------------------------