[gfortran,patch] New option to use BLAS routines for matrix multiplication
Bernhard Fischer
rep.nop@aon.at
Tue Oct 10 16:06:00 GMT 2006
On Mon, Oct 09, 2006 at 12:36:01PM -0700, Brooks Moses wrote:
>FX Coudert wrote:
I like this patch very much, conceptually.
>Also, this isn't completely clear on what happens if the matmul-limit
>option isn't specified. Is there a default value of n, or is n
>effectively zero as a default?
see options.c;
+ gfc_option.blas_matmul_limit = 30;
Wasn't there a double underscore naming scheme too?
More information about the Fortran
mailing list