[gfortran,patch] New option to use BLAS routines for matrix multiplication
Janne Blomqvist
Janne.Blomqvist@tkk.fi
Sat Oct 21 16:02:00 GMT 2006
FX Coudert wrote:
> [ http://gcc.gnu.org/ml/gcc-patches/2006-10/msg00343.html ]
>
>> The attached patch allows gfortran-compiled code to use the
>> sgemm/dgemm/cgemm/zgemm routines from BLAS to perform matrix
>> multiplications. There is no big change from the last patch I posted.
>> I'll say a few words about how it works, how I tested it, and then
>> answer Janne's comments to my last patch.
>
> *ping*
>
> OK for 4.3?
Your patch changes libgfortran/configure, and that part of the patch did
not apply cleanly. But I saw no connection between the changes in
configure and what the rest of the patch does, so I assume this is some
leftover from other work (and configure wasn't mentioned in the
ChangeLog either).
Otherwise, Ok to commit.
--
Janne Blomqvist
More information about the Fortran
mailing list