aboutsummaryrefslogtreecommitdiffhomepage
path: root/bench/btl
Commit message (Expand)AuthorAge
...
* finish/fix level1 blas, all test passGravatar Gael Guennebaud2010-07-17
* fix compilation of blas libGravatar Gael Guennebaud2010-07-16
* check for !x86 platforms, otherwise the BTL benchmark doesn't compile on arm/...Gravatar Konstantinos Margaritis2010-07-05
* email changeGravatar Gael Guennebaud2010-06-24
* btl: add a trmm action and update eigen interfaceGravatar Gael Guennebaud2010-06-23
* BTL: allow to bench real timeGravatar Gael Guennebaud2010-02-26
* fix some BTL issuesGravatar Gael Guennebaud2010-02-26
* update BTL (better timer, eigen2 => eigen3, etc)Gravatar Gael Guennebaud2010-02-23
* fix BTL's eigen interfaceGravatar Gael Guennebaud2010-02-22
* Big renaming:Gravatar Benoit Jacob2010-01-04
* * Fix bug #79: ei_alignmentOffset was assuming that ptr is multiple ofGravatar Benoit Jacob2010-01-02
* big huge changes, so i dont remember everything.Gravatar Benoit Jacob2009-10-28
* add a "rot" benchmark in BTLGravatar Gael Guennebaud2009-08-15
* add ger and lu with partial pivoting in BTLGravatar Gael Guennebaud2009-08-04
* * Bye bye MultiplierBase, extend a bit AnyMatrixBase to allow =, +=, and -=Gravatar Gael Guennebaud2009-08-03
* compilation fixes in BTLGravatar Gael Guennebaud2009-07-28
* add a partial LU bench in BTLGravatar Gael Guennebaud2009-06-04
* various BTL updates (disable Cholesky for MTL, add new plot settings,Gravatar Gael Guennebaud2009-03-09
* forgot to include a file in previous commitGravatar Gael Guennebaud2009-03-09
* add an option to bench eigen without GCC's auto vec (might conflict withGravatar Gael Guennebaud2009-03-09
* BTL: add syr2 actionGravatar Gael Guennebaud2009-03-05
* BTL: - patch from Victor (add ACML support)Gravatar Gael Guennebaud2009-03-05
* various update of of BTLGravatar Gael Guennebaud2009-03-04
* add symv benchGravatar Gael Guennebaud2009-02-20
* s/cholesky/llt in precompiled lib and BTLGravatar Gael Guennebaud2009-02-06
* updating FindEigen2.cmake for proper search orderGravatar James Richard Tyrer2009-01-11
* the big memory changes. the most important changes are:Gravatar Benoit Jacob2009-01-08
* * require CMake 2.6.2 everywhere, Alexander Neundorf says it'd make itGravatar Benoit Jacob2009-01-04
* * the 4th template param of Matrix is now Options. One bit for storageGravatar Benoit Jacob2009-01-04
* * make WithAlignedOperatorNew always align even when vectorization is disabledGravatar Benoit Jacob2008-12-30
* * the Upper->UpperTriangular changeGravatar Benoit Jacob2008-12-20
* various MSVC fixes in BTLGravatar Gael Guennebaud2008-12-19
* improved MSVC support in cmake files (SSE)Gravatar Gael Guennebaud2008-12-18
* typos in bench/Gravatar Gael Guennebaud2008-08-29
* BTL:added trisolve action fileGravatar Gael Guennebaud2008-08-26
* various updates in BTLGravatar Gael Guennebaud2008-08-25
* renamed inverseProduct => solveTriangularGravatar Gael Guennebaud2008-08-09
* Add a LU decomposition action in BTL and various cleaning in BTL. For instanceGravatar Gael Guennebaud2008-08-04
* BTL: - added tridiagonalization and hessenberg decomposition benchGravatar Gael Guennebaud2008-07-28
* * updated benchmark files according to recent renamingsGravatar Gael Guennebaud2008-07-27
* * big rework of Inverse.h:Gravatar Benoit Jacob2008-07-15
* enhancements of the plot generator:Gravatar Gael Guennebaud2008-07-13
* Optimization: added super efficient rowmajor * vector product (and vector * c...Gravatar Gael Guennebaud2008-07-13
* SVN_SILENT trivial fixGravatar Benoit Jacob2008-07-12
* fix a cmake issue in FindTvmet and FindMKLGravatar Gael Guennebaud2008-07-12
* another occurence of that little cmake fixGravatar Benoit Jacob2008-07-12
* little cmake fixGravatar Benoit Jacob2008-07-12
* disable MKL check and fortran for cmake <2.6Gravatar Gael Guennebaud2008-07-12
* various improvements of the plot generator in BTLGravatar Gael Guennebaud2008-07-12
* various minor updates in the benchmark suite like non inliningGravatar Gael Guennebaud2008-07-12