[Matrix-SIG] Optimized BLAS for Pentium Pros under Linux

Konrad Hinsen hinsen@ibs.ibs.fr
Tue, 24 Mar 1998 18:56:22 +0100


As some of you may know, an optimized version of the BLAS library
for PentiumPro machines running Linux has been made available
recently. You can download it from

   http://www.cs.utk.edu/~ghenry/distrib/

Obviously this can be used to speed up the LinearAlgebra module in
NumPy. Unfortunately the necessary compilation and linking steps are
not totally trivial, so for those who would rather not try, I have
prepared a binary release, i.e. the file lapack_lite.so statically
linked with the optimized BLAS (and in fact statically linked with
everything else, to avoid compatibility problems). You can get
it via my Web page at

   http://starship.skyport.net/crew/hinsen/scientific.html

Be warned that I haven't tested this a lot, but for my applications it
works fine and given a speedup of roughly 30% for large matrices.
-- 
-------------------------------------------------------------------------------
Konrad Hinsen                          | E-Mail: hinsen@ibs.ibs.fr
Laboratoire de Dynamique Moleculaire   | Tel.: +33-4.76.88.99.28
Institut de Biologie Structurale       | Fax:  +33-4.76.88.54.94
41, av. des Martyrs                    | Deutsch/Esperanto/English/
38027 Grenoble Cedex 1, France         | Nederlands/Francais
-------------------------------------------------------------------------------