aboutsummaryrefslogtreecommitdiffhomepage
path: root/bench/btl
Commit message (Expand)AuthorAge
* Initial VSX commitGravatar Konstantinos Margaritis2014-08-29
* Find benchmark opponents also in /usr/lib64Gravatar Chen-Pang He2014-07-07
* Find OpenBLAS more aggressively. This made a difference on Fedora 20Gravatar Chen-Pang He2014-07-07
* Various minor fixes in BTLGravatar Gael Guennebaud2014-04-17
* Pulled the latest updates from the eigen trunk.Gravatar Benoit Steiner2014-04-01
|\
| * Fixed typo: symmretric -> symmetricGravatar Florian George2014-04-01
* | BTL: add blazeGravatar Gael Guennebaud2014-03-31
* | BTL: fix warnings and extend to 5k matrices, update GotoBlas to OpenBlas, etc.Gravatar Gael Guennebaud2014-03-31
|/
* Add support for OSX in BTL and fix a few warningsGravatar Gael Guennebaud2014-03-07
* BTL: add missing TRMM plots, update Eigen's interfaceGravatar Gael Guennebaud2012-06-07
* bug #383 - EIGEN_ASM_COMMENT broken in C++11Gravatar Marc Glisse2011-11-26
* BTL: add eigen2 backendGravatar Gael Guennebaud2011-03-23
* BTL: do not enable GOTO1 if GOTO2 was foundGravatar Gael Guennebaud2011-03-23
* fix tridiagonalization actionGravatar Gael Guennebaud2011-03-23
* BTL: by default use current Eigen headers, and disable the novec versionGravatar Gael Guennebaud2011-03-23
* BTL: add a Eigen-blas backendGravatar Gael Guennebaud2011-03-23
* BTL: clean the BLAS implementationGravatar Gael Guennebaud2011-03-23
* BTL: rm stupid backendsGravatar Gael Guennebaud2011-03-23
* update plot settingsGravatar Gael Guennebaud2011-03-23
* update aat action to do a syrk operation, and remove (comment) ata actionGravatar Gael Guennebaud2011-03-23
* BTl: GMM++ LU is not a full pivoting LUGravatar Gael Guennebaud2011-03-22
* fix bug #189 (issue with fortran concentions to return COMPLEX values)Gravatar Gael Guennebaud2011-02-18
* clean the script to generate the plotsGravatar Gael Guennebaud2011-01-31
* include cblas.h header file to ease configurationGravatar Gael Guennebaud2011-01-31
* fix name collisionGravatar Gael Guennebaud2011-01-31
* add GOTO2 and clean a bit the cmake macrosGravatar Gael Guennebaud2011-01-31
* fix BTL cholesky action and output errors if the factorization failedGravatar Gael Guennebaud2011-01-28
* improve automatic handling of gotoblas and atlasGravatar Gael Guennebaud2011-01-26
* always link to gfortran for gotoblas, it seems to be harmless for 1.x but nee...Gravatar Gael Guennebaud2011-01-26
* finish the move to Eigen3 in BTL, and let's use our own FindEigen3.cmake scriptGravatar Gael Guennebaud2011-01-26
* pass to eigen3 ;)Gravatar Gael Guennebaud2011-01-26
* fix compilationGravatar Gael Guennebaud2011-01-26
* update FindMKL to match the default installation behavior of MKL 11Gravatar Gael Guennebaud2011-01-26
* bug #86 : use internal:: namespace instead of ei_ prefixGravatar Benoit Jacob2010-10-25
* rename PlanarRotation -> JacobiRotationGravatar Benoit Jacob2010-10-19
* 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