index
:
eigen
master
C++ library for linear algebra
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
bench
/
btl
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
*
Preserve CMAKE_CXX_FLAGS in BTL
Gael Guennebaud
2015-11-27
*
Created some benchmarks for the tensor code
Benoit Steiner
2014-10-17
*
BTL: fix warnings and extend to 5k matrices, update GotoBlas to OpenBlas, etc.
Gael Guennebaud
2014-03-31
*
Add support for OSX in BTL and fix a few warnings
Gael Guennebaud
2014-03-07
*
BTL: add eigen2 backend
Gael Guennebaud
2011-03-23
*
BTL: clean the BLAS implementation
Gael Guennebaud
2011-03-23
*
BTL: rm stupid backends
Gael Guennebaud
2011-03-23
*
improve automatic handling of gotoblas and atlas
Gael Guennebaud
2011-01-26
*
finish the move to Eigen3 in BTL, and let's use our own FindEigen3.cmake script
Gael Guennebaud
2011-01-26
*
update BTL (better timer, eigen2 => eigen3, etc)
Gael Guennebaud
2010-02-23
*
forgot to include a file in previous commit
Gael Guennebaud
2009-03-09
*
* require CMake 2.6.2 everywhere, Alexander Neundorf says it'd make it
Benoit Jacob
2009-01-04
*
improved MSVC support in cmake files (SSE)
Gael Guennebaud
2008-12-18
*
Add a LU decomposition action in BTL and various cleaning in BTL. For instance
Gael Guennebaud
2008-08-04
*
* updated benchmark files according to recent renamings
Gael Guennebaud
2008-07-27
*
various minor updates in the benchmark suite like non inlining
Gael Guennebaud
2008-07-12
*
resurrected tvmet, added mt4, intel's MKL and handcoded vectorized backends
Gael Guennebaud
2008-07-10
*
in BTL: a specific bench/action can be selected at runtime, e.g.:
Gael Guennebaud
2008-07-09
*
imported a reworked version of BTL (Benchmark for Templated Libraries).
Gael Guennebaud
2008-07-09