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
*
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
*
Pull the latest updates from trunk
Benoit Steiner
2016-10-05
|
\
|
*
Do not manually add absolute path to boost-library.
Christoph Hertzberg
2016-09-22
*
|
Partial OpenCL support via SYCL compatible with ComputeCpp CE.
Luke Iwanski
2016-09-19
|
/
*
Update and fix Cholesky mini benchmark
Gael Guennebaud
2016-07-28
*
Update benchmark for dense solver to stress least-squares pb, and to output a...
Gael Guennebaud
2016-07-21
*
Update relevent list of changesets.
Gael Guennebaud
2016-07-04
*
asm escape was not strong enough to prevent too aggressive compiler optimizat...
Gael Guennebaud
2016-07-04
*
Few fixes in perf-monitoring.
Gael Guennebaud
2016-07-04
*
Include recent changesets that played with product's kernel
Gael Guennebaud
2016-06-09
*
Updated the README file for the tensor benchmarks
Benoit Steiner
2016-05-25
*
Improved the performance of tensor padding
Benoit Steiner
2016-05-25
*
Added benchmarks for contraction on CPU.
Benoit Steiner
2016-05-13
*
Added a benchmark to measure the performance of full reductions of 16 bit floats
Benoit Steiner
2016-05-05
*
Use index list for the striding benchmarks
Benoit Steiner
2016-04-21
*
remove useless include
Gael Guennebaud
2016-04-14
*
Enable the benchmarks for algebraic and transcendental fnctions on fp16.
Benoit Steiner
2016-04-12
*
Turned on the contraction benchmarks for fp16
Benoit Steiner
2016-04-12
*
Turn on the coeffWise benchmarks on fp16
Benoit Steiner
2016-04-07
*
Fixed the type casting benchmarks for fp16
Benoit Steiner
2016-04-07
*
Fixed the benchmarking of fp16 coefficient wise operations
Benoit Steiner
2016-04-07
*
Updated the benchmarking code to use Eigen::half instead of half
Benoit Steiner
2016-03-24
*
Made the tensor benchmarks compile on MacOS
Benoit Steiner
2016-03-23
[next]