index
:
eigen
master
C++ library for linear algebra
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
bench
Commit message (
Expand
)
Author
Age
*
Update utility for experimenting with 3x3 eigenvalues
Gael Guennebaud
2015-06-08
*
Merged in FlorianGeorge/eigen_blaze_fork_2 (pull request PR-60)
Gael Guennebaud
2015-06-04
|
\
*
|
use unsigned short instead of uint16_t which doesn't exist in c++98
Benoit Jacob
2015-03-17
*
|
Polish lookup tables generation
Benoit Jacob
2015-03-15
*
|
update perf_monitoring/gemm/changesets.txt
Benoit Jacob
2015-03-13
*
|
Add support for dumping blocking sizes tables
Benoit Jacob
2015-03-13
*
|
Add --only-cubic-sizes option to analyze-blocking-sizes tool
Benoit Jacob
2015-03-12
*
|
deserialization assumed benchmarks in same order, but we shuffle them.
Benoit Jacob
2015-03-06
*
|
merge
Benoit Jacob
2015-03-06
|
\
\
*
|
|
Automatically serialize partial results to disk, reboot, and resume, when tim...
Benoit Jacob
2015-03-06
|
*
|
update gemm changeset list
Gael Guennebaud
2015-03-06
|
*
|
Update gemm performance monitoring tool:
Gael Guennebaud
2015-03-06
*
|
|
slightly increase tolerance to clock speed variation
Benoit Jacob
2015-03-05
|
/
/
*
|
Make benchmark-blocking-sizes detect changes to clock speed and be resilient ...
Benoit Jacob
2015-03-05
*
|
output to cout, not cerr, the actual results
Benoit Jacob
2015-03-04
*
|
Complete the tool to analyze the efficiency of default sizes.
Benoit Jacob
2015-03-04
*
|
Add missing copyright notices
Benoit Jacob
2015-03-03
*
|
Add a benchmark-default-sizes action to benchmark-blocking-sizes.cpp
Benoit Jacob
2015-03-03
*
|
Improve analyze-blocking-sizes, and in particular give it a evaluate-defaults...
Benoit Jacob
2015-03-02
*
|
Update changeset list to be checked by perf_monitoring/gemm.
Gael Guennebaud
2015-02-26
*
|
Make perf_monitoring/gemm script more flexible:
Gael Guennebaud
2015-02-26
*
|
Add analyze-blocking-sizes program under bench/ to analyze multiple logs
Benoit Jacob
2015-02-23
*
|
Add benchmark-blocking-sizes.cpp to bench/ per mailing list discussion.
Benoit Jacob
2015-02-20
*
|
Initial version of a small script to help tracking performance regressions
Gael Guennebaud
2015-02-20
*
|
update bench_gemm
Gael Guennebaud
2015-02-20
*
|
Pulled the latest changes from the trunk
Benoit Steiner
2015-02-06
|
\
\
*
|
|
Added a few benchmarks for the tensor code
Benoit Steiner
2015-01-26
*
|
|
Created some benchmarks for the tensor code
Benoit Steiner
2014-10-17
|
*
|
Merged eigen/eigen into default
Konstantinos Margaritis
2014-09-21
|
|
\
\
|
|
/
/
|
/
|
|
|
*
|
Initial VSX commit
Konstantinos Margaritis
2014-08-29
*
|
|
Update bench_norm utility
Gael Guennebaud
2014-09-11
|
/
/
*
|
Find benchmark opponents also in /usr/lib64
Chen-Pang He
2014-07-07
*
|
Find OpenBLAS more aggressively. This made a difference on Fedora 20
Chen-Pang He
2014-07-07
|
*
Enable atv in Blaze Benchmark
Florian George
2014-05-04
|
*
Use trans(X) instead of X.transpose() in Blaze Benchmark
Florian George
2014-05-04
|
/
*
Add a small benchmark to compare dense solvers for small to large problems.
Gael Guennebaud
2014-04-28
*
Make our gemm bench a little more powerful.
Gael Guennebaud
2014-04-17
*
Various minor fixes in BTL
Gael Guennebaud
2014-04-17
*
Pulled the latest updates from the eigen trunk.
Benoit Steiner
2014-04-01
|
\
|
*
Fixed typo: symmretric -> symmetric
Florian George
2014-04-01
|
*
Fix no newline at end of file warning
Gael Guennebaud
2014-04-01
*
|
BTL: add blaze
Gael Guennebaud
2014-03-31
*
|
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
*
fix stable norm benchmark
Gael Guennebaud
2014-02-13
*
Fix bug #595: typo
Gael Guennebaud
2013-06-10
*
replaced compiler specific __attribute__((noinline)) by EIGEN_DONT_INLINE
Christoph Hertzberg
2012-12-17
*
updated geometry benchmark to handle additional cases
Jakob Schwendner
2012-12-17
*
added benchmark for test vectorization in geometry package
Jakob Schwendner
2012-12-16
*
Doc for sparseLU
Desire NUENTSA
2012-09-25
[next]