Changeset 47

Show
Ignore:
Timestamp:
09/14/07 10:56:21 (1 year ago)
Author:
pernet
Message:
 
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • ChangeLog

    r39 r47  
     12007-08-29 v1.3.1 
     2        * add the benchmark directory, for automatic benchmarking against GOTO 
     3        and ATLAS BLAS. Adapted from Pascal Giorgi's benchmark system. 
    142007-08-28 v1.3.0 
    25        * new version of ftrmm ftrsm: ftrsm based on a multicascade algorithm 
  • TODO

    r41 r47  
    1212TRSM/TRMM 
    1313  * Traitement automatique float/double depuis int 
     14  * Securiser les bornes t_update: quand winograd intervient 
     15  * remplacer BLAS-trsm par le code de reference de ATLAS 
    1416 
    15  
     17FTRTRI/FTRTRM 
     18  * generation automatique du code 
     19  * traitement des cas de base (seuil > 1) 
     20  
    1621Idee:  
    17221/ Pourquoi templater FFLAS?