Blitz logo

Blitz Devel :

From: Todd Veldhuizen (tveldhui_at_[hidden])
Date: 1998-08-25 16:49:31


> finaly I've managed to compile blitz 4.2 with the egcs snapshot from
> August 16th of 1998. As far as I know it works fine (no core dumps so
> far). My platform is a Pentium Pro under Linux.

Great!

> Do you need a fast algorythm for dense matrix multiplication ?
> I've got a version that multiplies two 1300x1300 matrices on an IBM
> RS/6000 990 in 22.6 seconds.

Sounds neat. Have you compared it against the ESSL DGEMM, or ATLAS or
PhiPAC?

http://www.netlib.org/atlas/index.html
http://www.icsi.berkeley.edu/~bilmes/phipac/

Cheers,
Todd