This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: matmul, dotprod, transpose performance patch proposal


> There was some discussion a while ago (late last year IIRC) were it
> was proposed to call BLAS instead of spending a lot of work optimizing
> the current implementations. That would still have to be optional,
> since not everyone has blas,

Either that or we include a simple BLAS implementation with gcc.

Paul


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]