public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/26025]  New: Optionally use BLAS for matmul
@ 2006-01-30  6:57 tkoenig at gcc dot gnu dot org
  2006-01-30 12:36 ` [Bug fortran/26025] " pinskia at gcc dot gnu dot org
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: tkoenig at gcc dot gnu dot org @ 2006-01-30  6:57 UTC (permalink / raw)
  To: gcc-bugs

There should be a flag for replacing our home-grown
matmul and dot_product with calls to BLAS.  If the user has
installed an optimized BLAS version, this could be a huge win.

There was some discussion of this on the mailing list, but no PR
that I could find.

Something like -fblas-intrinsics (and -fblas-f2c, for complex)
would be good.


-- 
           Summary: Optionally use BLAS for matmul
           Product: gcc
           Version: 4.2.0
            Status: UNCONFIRMED
          Keywords: missed-optimization
          Severity: enhancement
          Priority: P3
         Component: fortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: tkoenig at gcc dot gnu dot org


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26025


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2006-10-22  7:43 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-01-30  6:57 [Bug fortran/26025] New: Optionally use BLAS for matmul tkoenig at gcc dot gnu dot org
2006-01-30 12:36 ` [Bug fortran/26025] " pinskia at gcc dot gnu dot org
2006-02-21 20:55 ` jb at gcc dot gnu dot org
2006-09-25  8:58 ` fxcoudert at gcc dot gnu dot org
2006-10-07 10:02 ` steven at gcc dot gnu dot org
2006-10-22  7:42 ` fxcoudert at gcc dot gnu dot org
2006-10-22  7:43 ` fxcoudert at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).