loop and jam patch?

Thomas Koenig Thomas.Koenig@online.de
Thu Nov 17 20:14:00 GMT 2005


On Thu, Nov 17, 2005 at 10:07:41PM +0200, Janne Blomqvist wrote:

> So, why not have the frontend call blas directly, leaving it to the
> user to specify appropriate flags to link in the correct blas
> library?  We could even have separate flags allowing the user to change
> the array size for which we change from inlining to blas. E.g.
> 
> % gfortran -O2 -fblas -fblas-dot-product=64 -fblas-matmul=32 foo.f90 -latlas -lf77blas

Sounds like a really good idea.

	Thomas



More information about the Fortran mailing list