Changeset 59

Show
Ignore:
Timestamp:
03/11/08 19:21:58 (10 months ago)
Author:
pernet
Message:

Change the default winograd threshold

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • include/fflas-ffpack/fflas.h

    r57 r59  
    3232         
    3333#ifndef __LINBOX_STRASSEN_OPTIMIZATION 
    34 #define WINOTHRESHOLD 428 
     34#define WINOTHRESHOLD 1000 
    3535#else 
    3636#define WINOTHRESHOLD __LINBOX_WINOTHRESHOLD