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
*
Compilation of basicbenchmark fixed
Jakub Lichman
2021-04-21
*
Modify googlehash use to account for namespace issues.
Antonio Sanchez
2021-04-12
*
Augment NumTraits with min/max_exponent() again.
Antonio Sanchez
2021-03-16
*
Revert "Augment NumTraits with min/max_exponent()."
David Tellenbach
2021-03-17
*
Augment NumTraits with min/max_exponent().
Antonio Sanchez
2021-03-17
*
Eliminate CMake FindPackageHandleStandardArgs warnings.
Antonio Sanchez
2021-02-24
*
Fix #1911: add benchmark for move semantics with fixed-size matrix
Sebastien Boisvert
2020-06-11
*
Update run instructions for benchCholesky
n0mend
2020-06-01
*
Add KLU support to spbenchsolver
Mark Eberlein
2020-05-11
*
Eigen moved the `scanLauncehr` function inside the internal namespace.
mehdi-goli
2020-05-11
*
Fix perf monitoring merge function
Clément Grégoire
2020-04-28
*
Make file formatting comply with POSIX and Unix standards
Aaron Franke
2020-03-23
*
update hg to git hashes
Gael Guennebaud
2019-12-05
*
Replace calls to "hg" by calls to "git"
Gael Guennebaud
2019-12-04
*
[SYCL] Rebasing the SYCL support branch on top of the Einge upstream master b...
Mehdi Goli
2019-11-28
*
STYLE: Convert CMake-language commands to lower case
Hans Johnson
2019-10-31
*
STYLE: Remove CMake-language block-end command arguments
Hans Johnson
2019-10-31
*
update wrt recent changes
Gael Guennebaud
2019-02-21
*
Add possibility to bench row-major lhs and rhs
Gael Guennebaud
2019-02-15
*
bug #1676: workaround GCC's bug in c++17 mode.
Gael Guennebaud
2019-02-07
*
Add recent gemm related changesets and various cleanups in perf-monitoring
Gael Guennebaud
2019-01-29
*
Bypass inline asm for non compatible compilers.
Gael Guennebaud
2019-01-23
*
add changesets related to matrix product perf.
Gael Guennebaud
2018-12-13
*
[PATCH 1/2] Misc. typos
luz.paz"
2018-09-18
*
Add option to disable plot generation
Gael Guennebaud
2018-11-07
*
Optimize the product of a householder-sequence with the identity, and optimiz...
Gael Guennebaud
2018-07-11
*
MIsc. source and comment typos
luz.paz
2018-03-11
*
Fix cmake warning
Gael Guennebaud
2017-12-14
*
Improve cmake scripts for Pastix and BLAS detection.
Gael Guennebaud
2017-04-14
*
Adding synchronisation to convolution kernel for sycl backend.
Mehdi Goli
2017-03-13
*
Fixing typo in sycl Benchmark.
Mehdi Goli
2017-03-08
*
Adding sycl Benchmarks.
Mehdi Goli
2017-03-08
*
Merge latest changes from upstream
Benoit Steiner
2017-01-30
|
\
|
*
Add debug output
Gael Guennebaud
2017-01-03
|
*
Fix inclusion
Gael Guennebaud
2017-01-03
*
|
Fixed the sycl benchmarking code
Benoit Steiner
2016-12-22
|
/
*
typo
Gael Guennebaud
2016-12-08
*
make sure we use the right eigen version
Gael Guennebaud
2016-12-08
*
fix usage of custom compiler
Gael Guennebaud
2016-12-08
*
Add missing include and use -O3
Gael Guennebaud
2016-12-07
*
Fix call to convert on linux
Gael Guennebaud
2016-12-07
*
Cleanup file structure
Gael Guennebaud
2016-12-07
*
Update perf monitoring scripts to generate html/svg outputs
Gael Guennebaud
2016-12-07
*
generate png file for web upload
Gael Guennebaud
2016-12-06
*
Update monitored changeset lists
Gael Guennebaud
2016-12-06
*
fix compilation of BTL's blaze interface
Gael Guennebaud
2016-12-05
*
Add performance monitoring for LLT
Gael Guennebaud
2016-12-05
*
extend monitoring benchmarks with transpose matrix-vector and triangular matr...
Gael Guennebaud
2016-12-05
*
Add perf monitoring for gemv
Gael Guennebaud
2016-12-02
*
Re-enable A^T*A action in BTL
Gael Guennebaud
2016-12-02
[next]